io.github.akshitkrnagpal
typesensekit
TypesenseKit
MCP stdio server exposing Typesense API operations as tools.
stdiocommunityapplication
Package Details
@typesensekit/mcp
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:
trueExpose only read operations unless explicitly disabled.
TYPESENSE_CONNECTION_TIMEOUT_SECONDS(num)
Optional Typesense connection timeout in seconds.