72
grade C
11 days ago
glama

Algolia Search MCP Server

Enables searching for any text within a specified Algolia index through an MCP-compatible interface. It allows users to integrate Algolia search capabilities into their environment using an application ID and API key.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ALGOLIA_SEARCH_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALGOLIA_APPLICATION_ID"": "<YOUR_ALGOLIA_APPLICATION_ID>",
configALGOLIA_INDEX_NAME"": "<YOUR_ALGOLIA_INDEX_NAME>"
🔐 secretALGOLIA_SEARCH_API_KEY"": "<YOUR_ALGOLIA_SEARCH_API_KEY>",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chick-p-algolia-search-mcp-server-1k9joa)](https://m8ven.ai/mcp/chick-p-algolia-search-mcp-server-1k9joa)
commit: b0c1c95c4a4a2d4205388dea829a74c60157228c
code hash: fd7fc3ff9fe29fc252767418ac0ae3ae604fa2a617666353bd7d6d6d21b77f06
verified: 4/11/2026, 3:28:28 PM
view raw JSON →