by C00ldudeNoonan · MCP Server · ★ 42
Economic Data Project An end-to-end data platform that ingests, transforms, and analyzes economic and financial market data. Pipelines run on self-hosted Dagster OSS (Docker) and store everything in MotherDuck (DuckDB cloud). Data is queried and explored via AI agents using the MotherDuck MCP server. Architecture Project Structure economic-data-project/ ├── macroagents/ # Dagster project │ ├── src/macroagents/defs/ │ │ ├── domains/ # Ingestion assets by domain │ │ │ ├── macro.py # FRED, Treasury yields, FOMC minutes │ │ │ ├── markets/ # MarketStack — indices, sectors, ETFs, commodities │ │ │...
| Stars | 42 |
| Forks | 8 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.8761064171775/100 |
| Open Issues | 16 |
| Last Updated | 2026-07-07 |
| Created | 2024-05-31 |
| Platforms | mcp, python |
| Est. Tokens | ~15k |
These tools work well together with economic-data-project for enhanced workflows:
Explore other popular mcp server tools:
economic-data-project is A personal data platform for U.S. economic and financial market data — Dagster, dbt, MotherDuck, DSPy. Queried over MCP.. It is categorized as a MCP Server with 42 GitHub stars.
economic-data-project is primarily written in Python. It covers topics such as dagster, data-engineering, dbt.
You can find installation instructions and usage details in the economic-data-project GitHub repository at github.com/C00ldudeNoonan/economic-data-project. The project has 42 stars and 8 forks, indicating an active community.
economic-data-project is released under the MIT license, making it free to use and modify according to the license terms.