Interfaces with Typesense as a Model Context Protocol (MCP) Server.
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.