I built a self-hosted open-source MCP server that gives any local LLM real financial data — SEC filings, 13F, insider & congressional trades, short data, FRED

Reddit r/LocalLLaMA Tools

Summary

Introduces Equibles, a self-hosted open-source MCP server that provides local LLMs with real U.S. financial data including SEC filings, insider trades, and economic indicators.

One thing missing when running local models as agents: real, current data. So I built Equibles — a self-hosted MCP server that scrapes and serves public U.S. financial data and exposes it as MCP tools, so any MCP-capable client (Claude Code/Desktop, Cursor, or your own local-model agent loop) can query it directly. No cloud dependency, no API keys, no telemetry — it all runs on your machine. What it serves: * SEC filings (10-K/10-Q/8-K) with full-text search * 13F institutional holdings, insider (Form 3/4) and congressional trades * FINRA short volume / short interest, SEC fails-to-deliver * FRED economic indicators, CFTC futures positioning, CBOE VIX/put-call * Daily prices + technical indicators I'm the developer. Feedback and feature suggestions are very welcome. Repo: [https://github.com/daniel3303/Equibles](https://github.com/daniel3303/Equibles) (leave a star if you liked it :) )
Original Article

Similar Articles

@oragnes: The Codex App / CLI can now directly access stock prices, earnings reports, SEC filings, and financial news data. It utilizes the official Financial Datasets MCP Server. It's not just a plugin for "looking up stock prices," but rather connects financial data sources into AI Agents, allowing …

X AI KOLs Timeline

OpenAI's Codex App and CLI can now access financial data such as stock quotes, financial reports, and SEC filings directly through the Financial Datasets official MCP Server, supporting real-time market queries, financial report analysis, and company comparisons.

FloMCP

Product Hunt

FloMCP is a tool that packages MCP servers with 32 built-in security checks and can deploy them in under five minutes.