mcp-server-country-risk
v1.0.0
Published
Multi-source country risk scoring from World Bank WGI, INFORM Risk Index, and CPI for 200+ countries
Maintainers
Readme
mcp-server-country-risk
MCP Server: Country Risk
Features
- 6 tools for AI agent integration via Model Context Protocol (MCP)
- Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP client
- TypeScript, zero external dependencies beyond MCP SDK
Tools
- ``
Quick Start
# Install
npm install @alerterra/mcp-server-country-risk
# Run
npx @alerterra/mcp-server-country-risk
# Or add to Claude Desktop configClaude Desktop Configuration
{
"mcpServers": {
"country-risk": {
"command": "npx",
"args": ["@alerterra/mcp-server-country-risk"]
}
}
}Data Sources
All data sources are free and require no API keys unless noted.
- Data Sources (all free, no auth required):
License
MIT
Built by Alerterra Labs — AI-powered intelligence tools.
