iiRecord
Agentic AI Atlas · Algolia MCP Server
tool-server:mcp-algoliaa5c.ai
II.
ToolServer JSON

tool-server:mcp-algolia

Structured · live

Algolia MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-saas-services.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-algolia",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-saas-services.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Algolia MCP Server",
    "description": "MCP server providing access to Algolia search and discovery APIs.\nEnables AI agents to search indexes, retrieve records, manage index\nsettings, and query Algolia analytics for search performance.\n",
    "protocol": "mcp",
    "category": "search",
    "repoUrl": "https://github.com/algolia/mcp-node",
    "maintainer": "Algolia",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-algolia",
      "to": "tool:algolia",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-algolia",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}