Sugra API MCP
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Sugra API MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
