# trades MCP server

Stock trades of U.S. Congress & executive-branch officials, with conflict flags. Read-only.

## Links
- Registry page: https://www.getdrio.com/mcp/com-potomacledger-trades
- Repository: https://github.com/mattransmith-cmyk/potomac-ledger
- Website: https://potomacledger.com/ai/

## Install
- Endpoint: https://potomacledger.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://potomacledger.com/mcp

## Tools
- search_trades - Search disclosed trades by person, ticker, branch, role (Senate/House/title), buy/sell, conflict flag, minimum dollar amount, and date window. Returns newest first. Endpoint: https://potomacledger.com/mcp
- get_person_trades - All disclosed trades for a named member of Congress or executive-branch official. Endpoint: https://potomacledger.com/mcp
- get_ticker_activity - Which officials have disclosed trades in a given ticker. Endpoint: https://potomacledger.com/mcp
- list_recent_trades - 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. Endpoint: https://potomacledger.com/mcp
- list_conflicts - Trades flagged as a potential conflict (company sector overlaps the official's committee or agency). Accepts branch/role/since/until filters. Endpoint: https://potomacledger.com/mcp
- aggregates - 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 the same branch/role/since/until/type/ticker filters as search — pass branch=congress + role=Senate + since=YYYY-MM-DD to scope. Use this BEFORE paginating search_trades when you only need ranked counts. Endpoint: https://potomacledger.com/mcp

## Resources
- https://potomacledger.com/dataset-manifest.json - Dataset manifest Version, content hash, row counts, coverage, download URLs, and the incremental-sync recipe. MIME type: application/json
- https://potomacledger.com/data-dictionary.json - Data dictionary Every field defined, with per-field and per-year completeness. MIME type: application/json
- https://potomacledger.com/data-license/ - Data license Usage terms for the dataset. MIME type: text/html

## Prompts
- conflicts_overview - Conflicts overview Surface disclosed trades flagged as potential conflicts of interest, framed responsibly.
- person_trades - A person's disclosed trades Summarize the disclosed trading of a named member or official. Arguments: name
- ticker_activity - Who traded a ticker List the officials who have disclosed trades in a given stock. Arguments: ticker

## Metadata
- Owner: com.potomacledger
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 25, 2026
- Source: https://registry.modelcontextprotocol.io
