Lightning-fast search engine. Typo tolerance, filtering, and faceted search out of the box.
npx -y @typesense/mcp-server-typesense
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"typesense": {
"command": "npx",
"args": ["-y", "@typesense/mcp-server-typesense"]
}
}
}
```
query_datacreate_indexmanage_schemaget_infolist_resourcesLightning-fast search engine. Typo tolerance, filtering, and faceted search out of the box.
Language: TypeScript
Category: Databases