Typesense Kit MCP Server
TypesenseKit is an independent, open-source CLI and MCP server for Typesense. Inspect collections, run searches, and check cluster health from your terminal or a compatible AI assistant. It runs locally over stdio via the published package.
People who work with automation, search and typesense and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-15 · ★ 2 · #112 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Typesense Kit
before you install - you'll need
Set TYPESENSE_URL, TYPESENSE_API_KEY, TYPESENSEKIT_READ_ONLY, TYPESENSE_DATA_DIR before connecting.
Claude Code
claude mcp add akshitkrnagpal-typesensekit -- npx -y @typesensekit/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"akshitkrnagpal-typesensekit": {
"command": "npx",
"args": [
"-y",
"@typesensekit/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @typesensekit/mcp - the @typesensekit scope differs from the repo owner (akshitkrnagpal); confirm it's the project's official package
registry namespace io.github.akshitkrnagpal is GitHub-verified and matches the repo owner
03 · What Typesense Kit can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
@typesensekit/mcp@1.5.0 · 2026-09-15
Update dependencies to patched versions. Emit complete CLI JSON Schemas and validate examples for every operation. Add explicit CLI-only keys.create --reveal output and isolate new Keychain credentials by unique…
@typesensekit/cli@1.5.0 · 2026-09-15
Update dependencies to patched versions. Emit complete CLI JSON Schemas and validate examples for every operation. Add explicit CLI-only keys.create --reveal output and isolate new Keychain credentials by unique…
@typesensekit/mcp@1.4.4 · 2026-07-12
Move package repository metadata and the MCP Registry identity to the TypesenseKit GitHub organization.
04 · Who maintains Typesense Kit
TypesenseKit is maintained by akshitkrnagpal. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/akshitkrnagpal/typesensekit
- category
- automation - ranked #112 of 227 actively-maintained automation servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-15)
- registry
- io.github.akshitkrnagpal/typesensekit (active, first published 2026-07-12 · 2 versions)
- packages
- npm:@typesensekit/mcp
06 · Typesense Kit FAQ
What is Typesense Kit?
TypesenseKit is an independent, open-source CLI and MCP server for Typesense. Inspect collections, run searches, and check cluster health from your terminal or a compatible AI assistant. It runs locally over stdio via the published package.
Is Typesense Kit still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Typesense Kit?
Run `npx -y @typesensekit/mcp`. The README documents 4 environment variables (TYPESENSE_URL, TYPESENSE_API_KEY, TYPESENSEKIT_READ_ONLY…) to set first. Set TYPESENSE_URL, TYPESENSE_API_KEY, TYPESENSEKIT_READ_ONLY, TYPESENSE_DATA_DIR before connecting. You can also paste the ready-made client config above.
Does Typesense Kit run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Typesense Kit
Alternatives to Typesense Kit
Maintained automation servers if Typesense Kit isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 72,753 · 2026-09-18
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 33,015 · 2026-09-16
- Windows MCP An MCP Server for computer-use in Windows OS ★ 7,034 · 2026-09-16
- Claude Code Ultimate Guide Search the Claude Code Ultimate Guide and machine-readable references from any MCP client. ★ 5,990 · 2026-09-17
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,770 · 2026-09-18
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,822 · 2026-09-17
More automation MCP servers · Zigbee2mqtt MCP · Mikro MCP · Anomalia · Mac Use MCP · SYNAPSE CHANNEL
More TypeScript MCP servers · Lunch Money · Monobank · Nutrition MCP · Withings Health Data · Web Validator by DigestSEO · see all