Economic data MCP server that connects FRED, BLS, BEA, IMF, World Bank, and ECB to any MCP-compatible client, with built-in methodology rules to guide LLMs in selecting appropriate economic indicators.
{
"mcpServers": {
"econstats": {
"command": "npx",
"args": [
"-y",
"econstats-mcp"
]
}
}
}