mcpbeat Sign in

Algolia Search MCP Server

local only

Algolia Search runs on your own machine — the client starts it, so there is no endpoint to ping. 293 installs a week from pypi. Last commit 12 May 2026.

Search multiple indices, index data, and get personalized recommendations

Installs per day peak 74 · avg 36 · -22% w/w
a month agotoday
293
Installs / week
pypi · mcparmory-algolia-search
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Algolia Search every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add algolia-search -- uvx mcparmory-algolia-search
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "algolia-search": {
      "args": [
        "mcparmory-algolia-search"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.algolia-search]
command = "uvx"
args = ["mcparmory-algolia-search"]
.cursor/mcp.json
{
  "mcpServers": {
    "algolia-search": {
      "args": [
        "mcparmory-algolia-search"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "algolia-search": {
      "args": [
        "mcparmory-algolia-search"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Algolia Search

same job, measured the same way
Market
by vistoya

Search and get fashion products recommendations across multiple e-ecom stores

6 tools answering
Tidal MCP
by ibeal

MCP server for TIDAL - search tracks, manage playlists, and get personalized recommendations

local only
Acopio
by acopio

Search and get recommendations from your own saved catalog of developer tools and services.

answering
Amazon Products
by jbeshir

Search for products and get detailed product information from Amazon across multiple regional sites.

local only
Gdpr Decisions
by mister-franklin

EU GDPR decisions by thedpo.eu — search all EU DPA decisions and recommendations

79 installs/wk local only
Siftivo
by siftivo

Search books, authors and series, get recommendations, and manage your own reading shelves.

12 tools answering
Semanticscholar
by smaboundless

Search 200M+ papers, authors, citations, and recommendations via Semantic Scholar

42 installs/wk local only
MCP Server Geodata Placefinder
by fouomene

MCP GeoData Placefinder: search places, reverse geocode, and find nearby locations.

34 installs/wk local only

Algolia Search — questions

Answers built from our own checks of this server.

Why is there no uptime for Algolia Search?
Algolia Search runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-algolia-search was installed 293 times last week.
How do I connect Algolia Search?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-algolia-search straight from pypi; nothing to host, nothing to sign up for.
How many people use Algolia Search?
The pypi package mcparmory-algolia-search was installed 293 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Algolia Search open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.