← Back to Plugins
MCP Server MCP

GLC Geo MCP

github By github 👁 1 views ▲ 0 votes

Free GeoNames MCP: countries, cities, POIs, distance & nearby. Remote HTTP + agent token signup.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.glc-rag.hu/mcp",
      "headers": [
        {
          "description": "Bearer mcp_… API token. Agents: POST https://mcp.glc-rag.hu/api/auth/register with account_type=agent.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...