SERVER

Sugra API

Rank #12950

io.github.Sugra-Systems/sugra-api-mcp

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

First listed
Apr 18, 2026
Last publish date
Apr 18, 2026
OVERVIEW

Sugra API is a Model Context Protocol (MCP) server published by Sugra-Systems. It ranks #12950 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Sugra API is listed on Official MCP, with 1 tracked version. It was first listed on Apr 18, 2026 and most recently updated on Apr 18, 2026.

STANDING
#12,950of 58,900 tracked serversTop 25%

Ranks ahead of 45,950 of 58,900 servers on MCP Toplist.

CONNECT

Use Sugra API

Add Sugra API to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "sugra-api-mcp": {
      "url": "https://app.sugra.ai/mcp"
    }
  }
}
Python package (PyPI)
{
  "mcpServers": {
    "sugra-api-mcp": {
      "command": "uvx",
      "args": [
        "sugra-api-mcp"
      ],
      "env": {
        "SUGRA_API_KEY": "<your SUGRA_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Sugra-Systems

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.3.3Apr 18, 2026
FAQ

Frequently asked questions

What is Sugra API?
Connector between LLM agents and world data. 643 endpoints, 75+ primary sources.
Who maintains Sugra API?
Sugra API is maintained by Sugra-Systems, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Sugra API an official MCP server?
Yes — Sugra API is listed on the Official MCP Registry.
How many versions does Sugra API have?
MCP Toplist tracks 1 version of Sugra API, most recently published on Apr 18, 2026.
Where can I find the source code for Sugra API?
The source code for Sugra API is hosted at github.com/Sugra-Systems/prod-sugra-ai-MCP.
EXPLORE