Algolia Search
A server for searching an Algolia index using the Algolia Search API.
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.
-
Clone the repository
-
Install dependencies
cd algolia-search-mcp-server pnpm install -
Build the project and install it globally
pnpm build npm install -g . -
Configure your IDE:
-
cline(cline_mcp_settings.json)
{ "mcpServers": { "algolia-search-server": { "command": "algolia-search-server", "env": { "ALGOLIA_APPLICATION_ID": "<YOUR_ALGOLIA_APPLICATION_ID>", "ALGOLIA_SEARCH_API_KEY": "<YOUR_ALGOLIA_SEARCH_API_KEY>", "ALGOLIA_INDEX_NAME": "<YOUR_ALGOLIA_INDEX_NAME>" } } } } -
Visual Studio Code(
settings.json){ "chat.mcp.discovery.enabled": true, "mcp": { "servers": { "algolia-search-server: { "command": "algolia-search-server", "env": { "ALGOLIA_APPLICATION_ID": "<YOUR_ALGOLIA_APPLICATION_ID>", "ALGOLIA_SEARCH_API_KEY": "<YOUR_ALGOLIA_SEARCH_API_KEY>", "ALGOLIA_INDEX_NAME": "<YOUR_ALGOLIA_INDEX_NAME>" } } } } }
-
Related Servers
MCP Deep Search
A server for performing deep web searches using the @just-every/search library, requiring API keys via an environment file.
Obsidian Omnisearch
Search your Obsidian vault using the Omnisearch plugin via a REST API.
Stock Analysis
Access real-time and historical Indian stock data using the Yahoo Finance API.
KnyazevAI MCP Catalog
Search and discover 24,500+ MCP servers and AI agents. Semantic search, trust scores, vulnerability tracking.
Compliance Auditor MCP
City hiring-compliance MCP server with regulation search and full audit risk scoring.
SearXNG MCP Server
A privacy-respecting web search server for AI agents, powered by the SearXNG metasearch engine.
RollingGo-Hotel-MCP
A high-performance hotel search and booking service built on the MCPstandard.
Panda3D Docs
Search and retrieve documentation for the Panda3D game engine.
BibTeX MCP Server
Search academic references from arXiv, DBLP, Semantic Scholar, and OpenAlex, and generate BibTeX entries.
Minecraft Wiki MCP
A server for browsing and searching the official Minecraft Wiki.