About
The Typesense MCP Server provides a comprehensive suite of tools for managing and interacting with a Typesense search engine. It supports server management operations like health checks and collection listing, as well as collection management tasks such as creation, deletion, truncation, and schema description. The server also offers functionalities for document operations including creating, upserting, deleting, and batch indexing, alongside CSV importing. It allows for keyword and vector similarity searches, providing a complete toolkit for utilizing Typesense within an MCP environment.
Key Features
- Checks Typesense server health status
- 2 GitHub stars
- Executes keyword and vector similarity searches
- Performs document operations (create, upsert, delete, batch index, import from CSV)
- Manages collections (create, delete, describe, truncate, export)
- Integrates with Cursor via MCP configuration
Use Cases
- Integrating Typesense search capabilities into MCP-based applications
- Automating Typesense server and collection management tasks
- Managing Typesense collections and documents via a unified interface