add-mcp
Back to registry
Algolia Public logo

Algolia Public

v1.0.0

algolia.com/algolia-public-mcp

Algolia is a hosted search and discovery platform for indexing content, serving search and recommendation results, and analyzing search behavior. It also offers AI-oriented MCP server features for exposing Algolia data and workflows to LLM clients.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://{APP_ID}.algolia.net/mcp/1/{UNIQ_ID}/mcp
npx add-mcp@latest https://{APP_ID}.algolia.net/mcp/1/{UNIQ_ID}/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.algolia%2Falgolia-public-mcp"

More from algolia.com