Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 19d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

congressional-trading .net financial-data finra insider-trading institutional-holdings
+6 more
mcp postgresql sec sec-filings self-hosted short-data

Summary

AI summary

First tagged release of Equibles — an open-source financial-data platform with SEC filings, holdings, insider trades, congressional trades, short data, economic indicators, futures positioning, market indicators, and a MCP server.

Full changelog

First tagged release of Equibles — an open-source, self-hosted financial-data platform that scrapes, stores, and serves market data, and exposes it to AI agents over the Model Context Protocol (MCP).

What's included

| Domain | Source |
|---|---|
| SEC filings (10-K/10-Q/8-K, full-text search) | SEC EDGAR |
| Institutional holdings (13F) | SEC 13F-HR |
| Insider trading (Form 3/4) | SEC |
| Congressional trades | House/Senate disclosures |
| Short data (fails-to-deliver, short volume, short interest) | SEC / FINRA |
| Economic indicators | FRED (Federal Reserve) |
| Futures positioning (Commitments of Traders) | CFTC |
| Market indicators (VIX, put/call ratios) | CBOE |
| Daily stock prices + technical indicators | Yahoo Finance |

Apps

  • MCP server — exposes the data as tools for Claude, ChatGPT, Cursor, and any MCP-compatible client.
  • Web portal — browse stocks, holdings, filings, economy, futures, and market data.
  • Worker — background scrapers + document processor.

Run it

git clone https://github.com/daniel3303/Equibles
cd Equibles && cp .env.example .env   # set SEC_CONTACT_EMAIL
docker compose up

Web portal on :8080, MCP server on :8081. A hosted endpoint is also available at https://mcp.equibles.com/mcp (free API key).

License: AGPL-3.0.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track daniel3303/Equibles](https:

Get notified when new releases ship.

Sign up free

About daniel3303/Equibles](https:

All releases →

Related context

Beta — feedback welcome: [email protected]