nerai-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@nerai-mcpWhich of these supplier countries deteriorated this month: Turkey, Kazakhstan, Egypt?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
NERAI Risk Intelligence — MCP Server
The geopolitical grounding layer for AI agents. Your procurement, trading or compliance agent knows your systems; it does not know the world. NERAI is the world, as a tool call — 60 countries, calibrated forecasts, maritime chokepoints, sanctions and trade-control data, every answer source-linked and dated.
Remote MCP server (Streamable HTTP) — no install, no local process:
https://nerai-mcp.neraicorp.workers.dev/mcpQuick start
Get a free key instantly (no card, no call):
curl -X POST https://nerai-mcp.neraicorp.workers.dev/register \
-H 'content-type: application/json' -d '{"email":"you@company.com"}'Connect from Claude Code (any MCP client works the same way):
claude mcp add nerai --transport http https://nerai-mcp.neraicorp.workers.dev/mcp \
--header "Authorization: Bearer <your-key>"Clients without a header field (e.g. Claude.ai custom connectors):
https://nerai-mcp.neraicorp.workers.dev/mcp/<your-key>
Related MCP server: SupplyMaven API Pro
What your agent gets
16 tools across five layers:
Layer | Tools |
Country risk |
|
Foresight |
|
Supply chain |
|
Maritime |
|
Trade controls |
|
Ask it something real
Once connected, try these in your agent:
"Which of these supplier countries deteriorated this month: Turkey, Kazakhstan, Egypt?" "What is the live vessel count in the Strait of Hormuz versus baseline?" "What changed in the UK and EU trade-control registers this week? Cite the legal instruments." "Compare the risk trajectory of Poland and Romania over the next 13 weeks."
Why this one
Validation is published, not promised. Out-of-sample MASE 0.85–0.95 and 61–67% directional accuracy across 4–52 week horizons. Ask your data vendor for their Brier score — we publish ours.
Agent-safe by contract. Every response carries
_meta:as_of, source, refresh cadence and limitations. An agent cannot ask a follow-up question, so the answer states its own age and limits. That block is also your audit trail.Enforcement precedents are human-reviewed. Client-facing tools return only analyst-signed cases, each linking the authority's own document.
Endpoints
GET /pricing— machine-readable tier table (free / pro / enterprise)GET /llms.txt— agent-readable capability sheetGET /openapi.json— transport spec with the full tool cataloguePOST /register— instant free key
Recipes
Copy-paste agent patterns in recipes/: a procurement agent that
checks the world before re-ordering, a trading agent grounded in world state,
and a compliance agent that cites official sources and leaves signing to a human.
Pricing
Free (5 countries, 100 calls/mo) · Pro €490/mo or €4,900/yr (all 60 countries, 100k calls) · Enterprise from €15,000/yr (HS-level commodity checks, reviewed precedent corpus, SLA). Details: neraicorp.com/ai-agents.html
Not legal or investment advice. Built and operated by NERAI BV, Brussels. Contact: kagan@neraicorp.com
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceGeopolitical conflict risk data for AI agents32MIT
- FlicenseAqualityCmaintenanceReal-time supply chain risk intelligence with 25 tools: Global Disruption Index, Manufacturing Index, commodity prices, port congestion, border delays, chokepoints, air cargo, trade policy, energy, rail, freight, economic indicators, predictive signals, and AI intelligence briefs.341
- Flicense-qualityDmaintenanceEnables AI agents to access real-time crypto risk intelligence with two tools: Flare for precursor detection and Core for overall risk environment assessment.5
- Alicense-qualityCmaintenanceAgent-ready economic, market & geo-health intelligence — 163 MCP tools, 155 driver-backed indices.MIT
Related MCP Connectors
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Calibrated world model for AI agents. 40 tools: world state, markets, trading. Kalshi + Polymarket.
Private company data & real-time news signals for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/serkvay13/nerai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server