algolia-search-mcp-server
A MCP server to search for any text in your Algolia index
Documentation
Algolia Search MCP Server
This repository have been archived.
The Official server is released at Algolia Node.js MCP.
Features
- Search for any text in your Algolia index
Setup
This package is installed as local.
1. Clone the repository
1. Install dependencies
cd algolia-search-mcp-server
pnpm install1. Build the project and install it globally
pnpm build
npm install -g .1. Configure your IDE:
{
"mcpServers": {
"algolia-search-server": {
"command": "algolia-search-server",
"env": {
"ALGOLIA_APPLICATION_ID": "",
"ALGOLIA_SEARCH_API_KEY": "",
"ALGOLIA_INDEX_NAME": ""
}
}
}
}{
"chat.mcp.discovery.enabled": true,
"mcp": {
"servers": {
"algolia-search-server: {
"command": "algolia-search-server",
"env": {
"ALGOLIA_APPLICATION_ID": "",
"ALGOLIA_SEARCH_API_KEY": "",
"ALGOLIA_INDEX_NAME": ""
}
}
}
}
}Frequently asked questions
What is algolia-search-mcp-server?
algolia-search-mcp-server is A MCP server to search for any text in your Algolia index
How do I install algolia-search-mcp-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is algolia-search-mcp-server open source?
Yes — it is hosted on GitHub at https://github.com/chick-p/algolia-search-mcp-server and has 1 stars.
Related MCP tools
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.7, Claude Fable 5, Claude Opus 5, DeepSeek V4, Grok, OpenRouter, Kimi k3, GLM 5.3, SiliconFlow, GPT-oss, Gemma 4, Qwen 3.8
Connect your browser to AI models. Just use Dia on Chrome, Arc or Firefox.
文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP