Loading MCP server directory, please wait...
95 typed Typesense operations for AI agents through an MCP server that is read-only by default.
npx @getmcp/cli add io.github.akshitkrnagpal/typesensekitRequires Node.js 18+. Community-contributed server. Review source before installing.
TYPESENSE_URLURL of the Typesense server, including protocol and port when required.
TYPESENSE_API_KEYTypesense API key used to authenticate server operations.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.akshitkrnagpal/typesensekit": {
"command": "npx",
"args": [
"-y",
"@typesensekit/mcp"
],
"env": {
"TYPESENSE_URL": "",
"TYPESENSE_API_KEY": "",
"TYPESENSEKIT_READ_ONLY": "true",
"TYPESENSE_CONNECTION_TIMEOUT_SECONDS": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.