← Registry

Data Collection

potomacledger.com

Provides tools to search and retrieve financial trades disclosed by US government officials.

1 endpoint6 known toolsFirst detected May 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://potomacledger.com/mcp

No auth detected

MCP server metadata

Name
potomac-ledger
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

The Potomac Ledger: publicly disclosed stock trades of U.S. members of Congress and senior executive-branch officials (STOCK Act / OGE), enriched with party/committee/agency, sector, and heuristic conflict flags. Relay the disclaimer on every response. Free tier covers trades disclosed in the last 90 days. The complete archive (all history back to 2020) is available with a Pro API key: https://potomacledger.com/ai/#pro

Known tools 6

search_trades

Search disclosed trades by person, ticker, branch, role (Senate/House/title), buy/sell, conflict flag, minimum dollar amount, and date window.

Inferred read-only
get_person_trades

All disclosed trades for a named member of Congress or executive-branch official.

Inferred read-only
get_ticker_activity

Which officials have disclosed trades in a given ticker.

Inferred read-only
list_recent_trades

The most recently disclosed trades — newest first.

Inferred read-only
list_conflicts

Trades flagged as a potential conflict (company sector overlaps the official's committee or agency).

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.potomac-ledger]
url = "https://potomacledger.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "potomac-ledger": {
      "type": "http",
      "url": "https://potomacledger.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: potomac-ledger
Remote MCP URL: https://potomacledger.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "potomac-ledger": {
      "url": "https://potomacledger.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "potomac-ledger": {
      "type": "http",
      "url": "https://potomacledger.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "potomac-ledger",
  "transport": "streamable-http",
  "url": "https://potomacledger.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for potomacledger.com was fetched 2026-08-09T23:36:14.013Z and is being refreshed.

Trust status Trusted

potomacledger.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.