mcpbeat Sign in

Edgrapi Skills MCP Server

answering

Edgrapi Skills is answering right now. Last checked 2 min ago. It exposes 19 tools.

US government + SEC data as clean JSON: SAM.gov, USAspending, Grants.gov, Congress, SEC filings.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
19
Tools
read from the server
413 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 17

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 21 August 2026. No other catalogue keeps this.

16 Sep a tool appeared get_congress
15 Sep 3 tools appeared get_awards, get_grants, get_opportunities
15 Sep a tool description was rewritten get_ratios
2 Sep 2 tools appeared get_form_d, get_subsidiaries
1 Sep 4 tools appeared get_shares, get_xbrl, resolve_entity and 1 more
1 Sep a tool description was rewritten get_events
1 Sep a tool changed the parameters it asks for get_events
24 Aug 2 tools appeared get_activist, get_holdings
21 Aug a tool description was rewritten get_insider
21 Aug a tool changed the parameters it asks for get_insider

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add edgrapi-skills --transport http https://api.edgrapi.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "edgrapi-skills": {
      "url": "https://api.edgrapi.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.edgrapi-skills]
url = "https://api.edgrapi.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "edgrapi-skills": {
      "url": "https://api.edgrapi.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "edgrapi-skills": {
      "url": "https://api.edgrapi.com/mcp"
    }
  }
}

Available tools 19

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

filings
get_filings
Recent SEC filings for a ticker (10-K/10-Q/8-K) with filing/report dates and document links.
search_filings
Search the full text of every SEC filing since 2001 (the EDGAR full-text index). Returns matching filing documents with company, form, date, 8-K item codes, and a SEC.gov link. Quote a phrase for exact match; filter by form and date range.
activist
get_activist
Schedule 13D/13G filings, the disclosure anyone crossing 5% of a company's voting stock must make. A 13D signals possible activist intent; a 13G is a passive large holder. Each record has the issuer, CUSIP, reporting person(s), and exact percent of class. Pass identifier='latest' for the market-wide feed of new >5% stakes, or a ticker for the stakes indexed on that company.
awards
get_awards
Federal spending awards from USAspending.gov — contracts, grants, loans, and direct payments — normalized into flat JSON. Each carries the award id, recipient, amount, awarding agency, type, dates, place of performance, description, and the usaspending.gov link. Pick one category per call; leave dates off for the last year. Pairs with get_opportunities: the SAM solicitation, then who won the awards here.
company
get_company
CIK, legal name, SIC industry, fiscal-year end, exchanges and website for a ticker, resolved from SEC EDGAR submissions.
congress
get_congress
Congressional stock trades parsed from US House STOCK Act periodic transaction reports, normalized to flat JSON: member, state/district, ticker, buy or sell, the disclosed dollar range, transaction and disclosure dates, and a House disclosure PDF link. Pass a ticker for one stock, or omit it for the recent feed. House-only for now (Senate coming); amounts are ranges and disclosure lags the trade by up to 45 days.
events
get_events
8-K material events for a ticker as typed items (2.02 earnings, 5.02 executive change, 1.05 cybersecurity incident, 2.01 acquisition, etc.), each with a notable flag for the market-moving ones and a link to the filing. Pass item to filter to one event type (e.g. '4.02' for every restatement a company filed). Pass ticker='restatements' or 'auditor-changes' for the market-wide red-flag feed of recent item 4.02 / 4.01 8-Ks across all filers.
form
get_form_d
Parsed Form D notices — the filing a company makes when it raises money in a private placement under a Regulation D exemption. Each carries the issuer, jurisdiction, industry, amount offered and sold, the exemption, related persons, and date of first sale. Pass a CIK (or ticker if public) for one issuer, or 'latest' for the market-wide feed of new private raises.
fundamentals
get_fundamentals
Normalized income statement, balance sheet, and cash flow for a US-listed ticker, parsed from SEC EDGAR XBRL. Counts as one request on the Edgrapi plan.
grants
get_grants
Federal grant funding opportunities from Grants.gov, normalized into flat JSON. Each carries the opportunity id and number, title, agency, status, open and close dates, the Assistance Listing (CFDA) numbers, and the grants.gov link. Defaults to open opportunities (posted + forecasted). Completes the gov-funding trio with get_opportunities (contracts) and get_awards (spending).
holdings
get_holdings
A fund's latest 13F portfolio parsed from the SEC information table: every position ranked by value, aggregated by CUSIP across sub-managers, options flagged put/call, and diffed against the prior quarter (new / added / reduced / exited). Identify the fund by a known name (berkshire, burry, ackman, bridgewater, citadel), a CIK, or a filer ticker (BRK-B).
insider
get_insider
Parsed SEC Form 4 insider trades for a ticker: owner, role, transaction code (P open-market purchase, S sale, A award, M exercise, F tax withholding), shares, price, dollar value, and a 10b5-1 plan flag. Code P is the only own-money buy signal; A/M/F are automatic compensation. Set form=3/5 for holdings statements or form=144 for notices of proposed sale (an intent-to-sell signal that precedes the Form 4). Pass ticker='latest' for the market-wide feed of the biggest open-market buys, or ticker='clusters' for companies where several insiders bought at once.
opportunities
get_opportunities
Federal contract opportunities from SAM.gov — solicitations, presolicitations, sources-sought, and award notices — normalized into flat JSON. Each carries the notice id, title, solicitation number, posted date, type, set-aside, NAICS, place of performance, award (when present), a point of contact, and the sam.gov link. Leave the dates off for the recent feed; SAM caps a query window at one year.
ratios
get_ratios
Margins, returns (ROE/ROA), leverage and liquidity ratios for a ticker, derived from SEC EDGAR fundamentals, plus per-share figures (eps_diluted, book_value_per_share, shares_outstanding). Price-based ratios (P/E, P/B) aren't returned because EDGAR has no market price; divide your own price by the per-share figures.
resolve
resolve_entity
Map any one of a ticker, CIK, or CUSIP to the canonical SEC entity: legal name, CIK, ticker(s), exchange, SIC industry and sector, state of incorporation, and location. The foundational lookup for identifying a filer.
sections
get_sections
Narrative sections from the latest 10-K/10-Q as clean text — Risk Factors (item 1A), MD&A (item 7), Business (item 1), etc. Built for LLM/RAG equity research. Omit 'item' to list the available sections first.
shares
get_shares
Common shares outstanding (latest + history) and public float for a ticker, from the SEC XBRL cover-page tags. Shares outstanding updates every 10-Q/10-K; public float is reported on the 10-K cover. The inputs for market-cap and free-float math.
subsidiaries
get_subsidiaries
The company's subsidiaries and their jurisdictions of incorporation, parsed from Exhibit 21 of its latest 10-K. Best-effort parse of an HTML exhibit; empty for filers that list only significant subsidiaries or file no Exhibit 21.
xbrl
get_xbrl
The full XBRL-to-JSON converter. By default returns a company's normalized income statement, balance sheet and cash flow across every reported period, plus a concept index of every us-gaap/dei tag it reports. Pass `concept` to pull the raw time series for any specific tag(s) beyond the curated fundamentals; pass `accession` for every concept reported in one specific filing.

Endpoints

URLTransportStateLatencyChecked
https://api.edgrapi.com/mcp streamable-http answering 633 ms 2 min ago

Alternatives to Edgrapi Skills

same job, measured the same way
Usaspending
by pipeworx-io

USAspending MCP — Federal spending data from USAspending.gov API

43 tools answering
Us Gov Contracts
by pipeworx-io

US state & local government contracts + spending, normalized across jurisdictions — keyless

39 tools answering
Usaspending MCP Server
by cyanheads

Access US federal award, recipient, agency, and spending analytics data from USAspending.gov.

151 installs/wk 18 tools answering
MCP Grantiq
by bch1212

Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.

13 installs/wk 8 tools answering
MacTech Federal Market
by mactechsolutionsllc-www

SAM.gov contract opportunities and entity lookup (BYOK) plus USASpending federal award data.

7 tools answering
I
SEC EDGAR Financial Data
by taru0208

Search SEC EDGAR filings, financial statements, and company data.

answering
Govcon Intel
by pipeworx-io

GovCon Intel MCP — Compound tools that chain SAM.gov, USAspending,

39 tools answering
Sgdata MCP
by sypherin

Singapore government data for AI agents: ACRA, HDB, COE, URA, SingStat, MAS, IRAS. 87 tools.

69 installs/wk local only

Edgrapi Skills — questions

Answers built from our own checks of this server.

What can Edgrapi Skills do?
It exposes 19 tools, read directly from the server on our last check. Among them: get_activist, get_awards, get_company, get_congress, get_events, get_filings and 13 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Edgrapi Skills working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 413 ms. The bar chart above shows every period we have measured.
Is Edgrapi Skills still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Edgrapi Skills?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Edgrapi Skills need an API key?
No. Edgrapi Skills completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 19 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Edgrapi Skills?
It answers our handshake in 413 ms on average, which is faster than 36% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.