mcp-server-corruption-index
v1.0.0
Published
Transparency International CPI and World Bank governance indicators for 180+ countries
Maintainers
Readme
mcp-server-corruption-index
MCP Server: Corruption & Governance Index
Features
- 4 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-corruption-index
# Run
npx @alerterra/mcp-server-corruption-index
# Or add to Claude Desktop configClaude Desktop Configuration
{
"mcpServers": {
"corruption-index": {
"command": "npx",
"args": ["@alerterra/mcp-server-corruption-index"]
}
}
}Data Sources
All data sources are free and require no API keys unless noted.
- Data Sources (free, no auth):
License
MIT
Built by Alerterra Labs — AI-powered intelligence tools.
