Starwell: World Data & Statistics for Claude Desktop
dev.starwell/world-data-statistics
Statistics from 28 agencies: FRED, Eurostat, ECB, World Bank, OECD. Cited values, computed answers.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:11
Install Starwell: World Data & Statistics in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"world-data-statistics": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://starwell.dev/api/starwell/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs