openecon-data: OpenEcon Data is an MCP server that gives AI agents verified economic data from 10+ official sources via natural language queries. It parses plain English, routes to the best provider (FRED, World Bank, IMF, etc.), and returns interactive charts or structured data. It supports multi-country comparisons, conversational follow-ups, and self-hosting.; Open Interpreter: Open Interpreter lets LLMs run code — Python, JavaScript, Shell, and more — locally on your machine through a natural language chat interface. It gives AI direct access to your computer's capabilities: creating and editing files, controlling a browser, analyzing datasets, and executing arbitrary programs. Run with `interpreter` in the terminal after installing.
AI agent builders adding economic data capabilities
Automating complex local file and data manipulation tasks through natural language