Skip to content

Add: Edgrapi — US government data for AI agents (MCP server + skills) #362

Description

@paperandbeyond23-gif

Suggesting Edgrapi, a hosted MCP server plus agent skills that give AI agents US government data as clean JSON.

  • MCP server: https://api.edgrapi.com/mcp (Streamable HTTP), 19 read-only tools: SAM.gov contract opportunities (get_opportunities), USAspending awards (get_awards), Grants.gov grants (get_grants), House STOCK Act trades (get_congress), and SEC EDGAR data (get_insider, get_events, get_holdings, get_activist, get_fundamentals, get_filings, get_sections, and more).
  • Works in: Claude, Cursor, Windsurf and Cline. Add one URL and sign in with OAuth, no key pasting needed.
  • Agent skills (SEC financials): npx skills add paperandbeyond23-gif/edgrapi-skills --all or npx clawhub@latest install edgrapi-full.
  • What it does: normalizes each agency's API into one consistent JSON shape, with a link back to the official source on every record. Data is as fresh as each source publishes it; congressional trades lag up to 45 days by law and report dollar ranges (House only).
  • Auth: OAuth for MCP clients, or Authorization: Bearer edgr_<key>; free key, no card.
  • Repo: https://github.com/paperandbeyond23-gif/edgrapi-skills · Home: https://edgrapi.com

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions