Sugra API MCP

by Sugra Systems, Inc.

Recommended
1 stars
4.1k downloads
Not rated
GitHub Website

About

Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, cl

Details

Author
Sugra Systems, Inc.
GitHub stars
1
Downloads
4,137
Categories
Search, Security, AI, API

- 1,500+ endpoints across 36 data domains.
- 160+ primary sources, including government agencies, central banks, exchanges, regulators, statistical institutions, and international organizations.
- Compact MCP surface instead of exposing thousands of individual tools.
- Natural-language routing for data discovery and retrieval.
- Direct endpoint execution for deterministic agent workflows.
- Source attribution and freshness metadata for grounded outputs.
- Response shaping with limits, field selection, and optional raw responses.
- Entity resolution and screening for compliance and research workflows.
- Hosted and local deployments for managed and self-hosted environments.
- Cross-domain workflows combining financial, economic, corporate, government, climate, trade, and maritime data.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Sugra API MCP
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "sugra api mcp": {
            "sugra": {
                "command": "sugra-api-mcp",
                "env": {
                    "SUGRA_API_KEY": "sugra_xxx_yourkey..."
                }
            }
        }
    }
}

McpServers

{
    "sugra": {
        "command": "sugra-api-mcp",
        "env": {
            "SUGRA_API_KEY": "sugra_xxx_yourkey..."
        }
    }
}

Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, climate, maritime intelligence, and entity screening. Available via hosted HTTP or local Python stdio.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.