Back to Home
algolia icon

mcp-node

Verified Safe

by algolia

Overview

Enables natural language interactions with Algolia search, analytics, and monitoring data via the Model Context Protocol (MCP) and Claude Desktop.

Installation

Run Command
npm start

Environment Variables

  • PORT

Security Notes

The server uses OAuth for authentication with Algolia, opening a local HTTP server for the callback, which is a standard and generally secure flow. API keys are either managed automatically by the DashboardApi (creating keys with necessary ACLs) and stored in a local state file, or provided via CLI arguments. The OAuth client ID is hardcoded, but this is typically public. No 'eval' or other directly exploitable dangerous patterns were found. The tool's ability to create API keys with broad ACLs (like 'admin') is powerful but within its intended operational scope.

Similar Servers

Stats

Interest Score51
Security Score9
Cost ClassMedium
Avg Tokens750
Stars83
Forks22
Last Update2025-12-04

Tags

AlgoliaNatural Language ProcessingSearchAnalyticsAI Integration