Typesense MCP Server
@MCP-Mirror
About Typesense MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"suhail-ak-s_mcp-typesense-server": {
"command": "npx",
"args": [
"@michaellatman/mcp-get@latest",
"install",
"typesense-mcp-server"
]
}
}
}Tools
3Search for documents in Typesense collections with powerful filtering
Retrieve specific documents by ID from collections
Get statistics about a Typesense collection
Overview
What is Typesense MCP Server?
A Model Context Protocol (MCP) server that provides AI models with access to Typesense search capabilities. It enables LLMs to discover, search, and analyze data stored in Typesense collections.
How to use Typesense MCP Server?
Install via npm (npm install -g typesense-mcp-server) or using mcp-get. Configure the server in your MCP client (e.g., Claude Desktop) by specifying the host, port, protocol, and API key. Then use the provided tools and prompts through the client.
Key features of Typesense MCP Server
- List and access Typesense collections via
typesense://URIs - Search documents with powerful filtering and relevance scores
- Retrieve specific documents by ID from collections
- Get collection statistics and schema information
- Analyze collection structure and contents via prompts
- Get search suggestions based on collection schema
Use cases of Typesense MCP Server
- Enable AI assistants to search product databases in real-time
- Let LLMs retrieve specific documents by ID for customer support
- Analyze collection schemas and statistics for data understanding
- Obtain search optimization suggestions for Typesense collections
FAQ from Typesense MCP Server
What is Typesense MCP Server?
It is an MCP server implementation that provides AI models with access to Typesense search capabilities, allowing LLMs to discover, search, and analyze data in Typesense collections.
How do I install Typesense MCP Server?
You can install globally via npm (npm install -g typesense-mcp-server) or locally, or use mcp-get with npx @michaellatman/mcp-get@latest install typesense-mcp-server.
How do I configure Typesense MCP Server with Claude Desktop?
Add the server configuration to your claude_desktop_config.json specifying the command, args with host, port, protocol, and api-key. Example provided in the README.
Where does Typesense MCP Server store logs?
It logs information to /tmp/typesense-mcp.log, containing details about server operations, requests, and errors.
What license is Typesense MCP Server under?
It is licensed under the MIT License.
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments