TypesenseKit

95 typed Typesense operations for AI agents through an MCP server that is read-only by default.

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

TYPESENSE_URL(str)
Required

URL of the Typesense server, including protocol and port when required.

TYPESENSE_API_KEY(str)
RequiredSecret

Typesense API key used to authenticate server operations.

TYPESENSEKIT_READ_ONLY(bool)
Default:true

Expose only read operations unless explicitly disabled.

TYPESENSE_CONNECTION_TIMEOUT_SECONDS(num)

Optional Typesense connection timeout in seconds.