490+ economic & demographic indicators for 218 countries from IMF, World Bank, UN, FRED.
claude mcp add sotw --transport http https://statisticsoftheworld.com/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"sotw": {
"url": "https://statisticsoftheworld.com/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sotw": {
"serverUrl": "https://statisticsoftheworld.com/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"sotw": {
"type": "http",
"url": "https://statisticsoftheworld.com/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sotw": {
"url": "https://statisticsoftheworld.com/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"sotw": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://statisticsoftheworld.com/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://statisticsoftheworld.com/api/mcp |
X-API-Key: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/com.statisticsoftheworld--sotw/reviews or the review_server meta-tool.
POST /mcp