IMF Data
Provides structured access to International Monetary Fund datasets, enabling retrieval of economic indicators and financial statistics for research and analysis workflows.
4 stars
0 tools
Created Aug 2025
@c-cf/c-cf-imf-data-imf-data-mcpAbout
Provides structured access to International Monetary Fund datasets, enabling retrieval of economic indicators and financial statistics for research and analysis workflows.
Categories
general
Installation
npm
npm install @c-cf/c-cf-imf-data-imf-data-mcp
Configuration
{
"mcpServers": {
"c-cf-imf-data-imf-data-mcp": {
"command": "npx",
"args": [
"-y",
"@c-cf/c-cf-imf-data-imf-data-mcp"
]
}
}
}