com.potomacledger/trades
com.potomacledger/tradesStock trades of U.S. Congress & executive-branch officials, with conflict flags. Read-only.
Tools · 6
Search disclosed trades by person, ticker, branch, role (Senate/House/title), buy/sell, conflict flag, minimum dollar amount, and date window. Returns newest first.
All disclosed trades for a named member of Congress or executive-branch official.
Which officials have disclosed trades in a given ticker.
The most recently disclosed trades — newest first. Accepts the same branch/role/since/until/type filters as search_trades so an agent can scope to a chamber or window in one call.
Trades flagged as a potential conflict (company sector overlaps the official's committee or agency). Accepts branch/role/since/until filters.
Summary stats over the filtered set: totals, branch split, most-active officials, top tickers bought/sold (per individual stock), top sectors bought/sold, potential conflict count, date range. Accepts…
Resources · 3
Version, content hash, row counts, coverage, download URLs, and the incremental-sync recipe.
https://potomacledger.com/dataset-manifest.json
Every field defined, with per-field and per-year completeness.
https://potomacledger.com/data-dictionary.json
Usage terms for the dataset.
https://potomacledger.com/data-license/
Prompts · 3
Surface disclosed trades flagged as potential conflicts of interest, framed responsibly.
Summarize the disclosed trading of a named member or official.
List the officials who have disclosed trades in a given stock.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.potomacledger/trades": {
"url": "https://potomacledger.com/mcp",
"transport": "streamable-http"
}
}
}