Installation & Configuration
{
"mcpServers": {
"typesense": {
"command": "npx",
"args": [
"-y",
"typesense-mcp-server",
"--host",
"your-typesense-host",
"--port",
"8108",
"--protocol",
"http",
"--api-key",
"your-api-key"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13