Back to Home
algolia icon

mcp-node

Verified Safe

by algolia

Overview

Enables natural language interaction with Algolia data through Claude Desktop by exposing Algolia APIs via the Model Context Protocol (MCP).

Installation

Run Command
npm start

Environment Variables

  • PORT

Security Notes

The server primarily acts as an API proxy for Algolia services. Authentication is handled via a standard OAuth PKCE flow, with access tokens and refresh tokens stored locally in `~/.algolia-mcp/state.json`. API keys generated by the server for Algolia applications are also stored locally. There are no detected uses of `eval` or similar dangerous functions. All network requests are made to legitimate Algolia domains. The reliance on local storage for sensitive credentials implies that the security of the host system is paramount; a compromised local machine could expose these credentials.

Similar Servers

Stats

Interest Score50
Security Score9
Cost ClassHigh
Avg Tokens750
Stars83
Forks23
Last Update2026-01-13

Tags

AlgoliaMCPNode.jsClaude DesktopNatural Language Processing