io.github.typesensekit
typesensekit
TypesenseKit
95 typed Typesense operations for AI agents through an MCP server that is read-only by default.
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.