← Back to Plugins
MCP Server MCP

Indices

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Official Indices MCP server. Turn any website into a reliable API.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.indices.io",
      "headers": [
        {
          "description": "Optional Indices API key as 'Bearer <key>'. Clients that support MCP OAuth can sign in in the browser instead.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...