sourabh-khot65/typesense-mcp-server
MCP server for connecting to you typesense collections and retrieve data using your favorite MCP client (Claude/ Cursor)
Platform-specific configuration:
{
"mcpServers": {
"typesense-mcp-server": {
"command": "npx",
"args": [
"-y",
"typesense-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...