← Index

Sugra API

io.github.Sugra-Systems/sugra-api-mcp·v0.3.3·AI & LLMs
Quality Score
85
/100

Connector between LLM agents and world data. 643 endpoints, 75+ primary sources.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://app.sugra.ai/mcp
Claude Desktop (uvx)
{
  "mcpServers": {
    "sugra-api-mcp": {
      "command": "uvx",
      "args": [
        "sugra-api-mcp"
      ],
      "env": {
        "SUGRA_API_KEY": "<your-sugra_api_key>"
      }
    }
  }
}
§02  Environment variables
SUGRA_API_KEY
requiredsecret

Your Sugra API key. Get one free at https://app.sugra.ai/settings/billing (Free tier: 50 req/day).

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in AI & LLMs