Shibui Finance MCP Server Gives Claude SQL Access to 64 Years of US Stock Data
Developer Shibui Finance has built a free MCP server that grants Claude AI direct SQL access to over 31 million daily US stock price records spanning 64 years, covering roughly 10,000 symbols. The system also includes quarterly financial data back to 1990, 56 pre-computed technical indicators, and 6.4 million SEC filing records. Built on Python, PostgreSQL, dbt, and DuckDB, the entire pipeline runs on a single VPS and processes data through three stages: ingestion, transformation, and export. To avoid API rate limits, the ETL rotates daily refreshes across the stalest 5% of tickers, cycling through the full universe in about 20 runs. The read-only MCP server uses DuckDB for fast columnar queries, reducing indicator query times from minutes to milliseconds by pre-computing all 56 indicators during ETL.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in