TypesenseKit

MCP stdio server exposing Typesense API operations as tools.

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.