← Index

com.mcparmory/algolia-search

com.mcparmory/algolia-search·v1.0.9·Search
Quality Score
85
/100

Search multiple indices, index data, and get personalized recommendations

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.mcparmory.com/algolia-search
Claude Desktop (uvx)
{
  "mcpServers": {
    "algolia-search": {
      "command": "uvx",
      "args": [
        "mcparmory-algolia-search"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "algolia-search": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/algolia-search:1.0.9"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search