What is the TypesenseKit MCP server?
95 typed Typesense operations for AI agents through an MCP server that is read-only by default.
How to install TypesenseKit
Copy-paste configuration for popular MCP clients.
TYPESENSE_URLrequiredURL of the Typesense server, including protocol and port when required.
TYPESENSE_API_KEYrequiredsecretTypesense API key used to authenticate server operations.
TYPESENSEKIT_READ_ONLYExpose only read operations unless explicitly disabled.
TYPESENSE_CONNECTION_TIMEOUT_SECONDSOptional Typesense connection timeout in seconds.
{
"mcpServers": {
"typesensekit": {
"command": "npx",
"args": [
"-y",
"@typesensekit/mcp"
],
"env": {
"TYPESENSE_URL": "<YOUR_TYPESENSE_URL>",
"TYPESENSE_API_KEY": "<YOUR_TYPESENSE_API_KEY>",
"TYPESENSEKIT_READ_ONLY": "<YOUR_TYPESENSEKIT_READ_ONLY>",
"TYPESENSE_CONNECTION_TIMEOUT_SECONDS": "<YOUR_TYPESENSE_CONNECTION_TIMEOUT_SECONDS>"
}
}
}
}{
"mcpServers": {
"typesensekit": {
"command": "npx",
"args": [
"-y",
"@typesensekit/mcp"
],
"env": {
"TYPESENSE_URL": "<YOUR_TYPESENSE_URL>",
"TYPESENSE_API_KEY": "<YOUR_TYPESENSE_API_KEY>",
"TYPESENSEKIT_READ_ONLY": "<YOUR_TYPESENSEKIT_READ_ONLY>",
"TYPESENSE_CONNECTION_TIMEOUT_SECONDS": "<YOUR_TYPESENSE_CONNECTION_TIMEOUT_SECONDS>"
}
}
}
}{
"mcpServers": {
"typesensekit": {
"command": "npx",
"args": [
"-y",
"@typesensekit/mcp"
],
"env": {
"TYPESENSE_URL": "<YOUR_TYPESENSE_URL>",
"TYPESENSE_API_KEY": "<YOUR_TYPESENSE_API_KEY>",
"TYPESENSEKIT_READ_ONLY": "<YOUR_TYPESENSEKIT_READ_ONLY>",
"TYPESENSE_CONNECTION_TIMEOUT_SECONDS": "<YOUR_TYPESENSE_CONNECTION_TIMEOUT_SECONDS>"
}
}
}
}{
"servers": {
"typesensekit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@typesensekit/mcp"
],
"env": {
"TYPESENSE_URL": "<YOUR_TYPESENSE_URL>",
"TYPESENSE_API_KEY": "<YOUR_TYPESENSE_API_KEY>",
"TYPESENSEKIT_READ_ONLY": "<YOUR_TYPESENSEKIT_READ_ONLY>",
"TYPESENSE_CONNECTION_TIMEOUT_SECONDS": "<YOUR_TYPESENSE_CONNECTION_TIMEOUT_SECONDS>"
}
}
}
}claude mcp add typesensekit --env TYPESENSE_URL=<YOUR_TYPESENSE_URL> --env TYPESENSE_API_KEY=<YOUR_TYPESENSE_API_KEY> --env TYPESENSEKIT_READ_ONLY=<YOUR_TYPESENSEKIT_READ_ONLY> --env TYPESENSE_CONNECTION_TIMEOUT_SECONDS=<YOUR_TYPESENSE_CONNECTION_TIMEOUT_SECONDS> -- npx -y @typesensekit/mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.