mcp-typesense-server

mcp-typesense-server

7

The Typesense MCP Server is a Model Context Protocol (MCP) server that enhances AI model integration with Typesense, a search engine, by enabling data discovery, search, and analysis in Typesense collections. It is particularly suited for use with LLMs, providing optimized access to structured search operations and collection insights.

Typesense MCP Server

A Model Context Protocol (MCP) server providing AI models access to Typesense search capabilities. This implementation allows LLMs to discover, search, and analyze data in Typesense collections.

Features

Resources

  • Access collections via typesense:// URIs with detailed metadata.

Tools

  • typesense_query: Search with filtering and sorting.
  • typesense_get_document: Retrieve documents by ID.
  • typesense_collection_stats: Get collection statistics.

Prompts

  • analyze_collection: Analyze structural and content insights.
  • search_suggestions: Receive suggested search strategies.

Installation

  • Available via npm and mcp-get.

Usage

  • Integrate with Claude Desktop for streamlined operation.