Algolia Search MCP Server
@chick-p
Algolia Search MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Algolia Search MCP Server?
Algolia Search MCP Server is an MCP (Model Context Protocol) server that enables searching any text in an Algolia index. It is intended for developers using MCP-compatible tools (e.g., cline, VS Code) who need to query Algolia from those environments.
How to use Algolia Search MCP Server?
Clone the repository, install dependencies with pnpm install, build with pnpm build, and install globally with npm install -g .. Then configure your IDE (cline or VS Code) with the command algolia-search-server and set the environment variables ALGOLIA_APPLICATION_ID, ALGOLIA_SEARCH_API_KEY, and ALGOLIA_INDEX_NAME.
Key features of Algolia Search MCP Server
- Search any text in your Algolia index
Use cases of Algolia Search MCP Server
- Query an Algolia index from an MCP-enabled IDE or tool
FAQ from Algolia Search MCP Server
What environment variables are required?
Set ALGOLIA_APPLICATION_ID, ALGOLIA_SEARCH_API_KEY, and ALGOLIA_INDEX_NAME in the server configuration.
Which IDEs or tools are supported?
The README provides example configurations for cline and Visual Studio Code.
Are there any dependencies?
The setup requires pnpm, Node.js, and an existing Algolia account with an application ID, search API key, and index name.
—
—
—
—
—
—
「検索」の他のコンテンツ
Brave Search
modelcontextprotocolModel Context Protocol Servers
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
Google News MCP Server
ChanMeng666【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
SerpApi MCP Server
ilyazubSerpApi MCP Server for Google and other search engine results
コメント