{"name":"io.github.paperandbeyond23-gif/edgrapi-skills","slug":"paperandbeyond23-gif-edgrapi-skills","title":null,"description":"US government + SEC data as clean JSON: SAM.gov, USAspending, Grants.gov, Congress, SEC filings.","url":"https://mcp.market/server/paperandbeyond23-gif-edgrapi-skills","rating":null,"grade":"B","score":79,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":23,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-09-16T08:24:12.000Z","license":"MIT-0"},"uptime":null,"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/paperandbeyond23-gif/edgrapi-skills","website":"https://edgrapi.com","version":"1.2.1","remotes":[{"type":"streamable-http","url":"https://api.edgrapi.com/mcp"}],"packages":[],"tools":[{"name":"get_activist","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"identifier":{"type":"string","description":"'latest' for the market-wide >5% feed, or a US ticker (e.g. 'AAPL') for stakes indexed on that company."},"activist_only":{"type":"boolean","description":"For 'latest': keep only 13D (activist-intent) filings (default false)."},"min_percent":{"type":"number","description":"For 'latest': minimum percent of class (default 0)."},"limit":{"type":"integer","description":"Number of filings, 1-100 (default 40)."}},"required":["identifier"]}},{"name":"get_awards","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"type":"string","description":"contracts (default), idvs, grants, loans, direct_payments, or other."},"keyword":{"type":"string","description":"Full-text keyword filter."},"agency":{"type":"string","description":"Awarding agency, top-tier exact name, e.g. 'Department of Defense'."},"recipient":{"type":"string","description":"Recipient name search, e.g. 'Lockheed'."},"state":{"type":"string","description":"Place-of-performance state, e.g. 'CA'."},"start":{"type":"string","description":"Action-date start, YYYY-MM-DD (default: 1 year ago)."},"end":{"type":"string","description":"Action-date end, YYYY-MM-DD (default: today)."},"limit":{"type":"integer","description":"Records to return, 1-100 (default 20)."},"page":{"type":"integer","description":"Page number (default 1)."}}}},{"name":"get_company","description":"CIK, legal name, SIC industry, fiscal-year end, exchanges and website for a ticker, resolved from SEC EDGAR submissions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker, e.g. 'AAPL'."}},"required":["ticker"]}},{"name":"get_congress","description":"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.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Stock ticker for one-stock history, e.g. 'NVDA'. Omit for the recent feed."},"action":{"type":"string","description":"Filter the feed to 'buy' or 'sell'."},"limit":{"type":"integer","description":"Trades to return, 1-100 (default 40)."}}}},{"name":"get_events","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker (e.g. 'AAPL'), or 'restatements' / 'auditor-changes' for the market-wide item feed."},"limit":{"type":"integer","description":"Number of events, 1-100 (default 20; 50 for feeds)."},"notable":{"type":"boolean","description":"Only market-moving events (default false)."},"item":{"type":"string","description":"Filter to a specific 8-K item code, or comma-separated codes, e.g. '4.02' (restatement) or '5.02,2.02'."},"days":{"type":"integer","description":"For the market-wide feeds: lookback window in days (default 45)."}},"required":["ticker"]}},{"name":"get_filings","description":"Recent SEC filings for a ticker (10-K/10-Q/8-K) with filing/report dates and document links.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker, e.g. 'AAPL'."},"limit":{"type":"integer","description":"Number of filings to return, 1-100 (default 20)."},"form":{"type":"string","description":"Optional form filter, e.g. '10-K', '10-Q', '8-K'."}},"required":["ticker"]}},{"name":"get_form_d","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"identifier":{"type":"string","description":"Issuer CIK (Form D issuers are usually private), a ticker if public, or 'latest' for the market-wide feed."},"limit":{"type":"integer","description":"Number of notices, 1-100 (default 20 for latest, 10 per issuer)."}},"required":["identifier"]}},{"name":"get_fundamentals","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker, e.g. 'AAPL'."},"period":{"type":"string","description":"Reporting period (default annual).","enum":["annual","quarterly"]},"limit":{"type":"integer","description":"Number of periods to return, 1-20 (default 5)."}},"required":["ticker"]}},{"name":"get_grants","description":"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).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"keyword":{"type":"string","description":"Full-text keyword filter."},"status":{"type":"string","description":"Pipe/comma list of forecasted, posted, closed, archived (default posted|forecasted)."},"agency":{"type":"string","description":"Agency code filter, e.g. 'HHS-OPHS'."},"category":{"type":"string","description":"Funding category code, e.g. 'HL' (health)."},"aln":{"type":"string","description":"Assistance Listing (CFDA) number, e.g. '93.217'."},"limit":{"type":"integer","description":"Records to return, 1-100 (default 20)."},"offset":{"type":"integer","description":"Start record number (default 0)."}}}},{"name":"get_holdings","description":"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).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"identifier":{"type":"string","description":"Fund name (e.g. 'berkshire', 'burry', 'pershing-square'), a CIK, or a ticker whose company files the 13F (e.g. BRK-B)."},"limit":{"type":"integer","description":"Max positions, 1-500 (default 50)."},"changes":{"type":"boolean","description":"Diff vs the prior quarter (default true)."}},"required":["identifier"]}},{"name":"get_insider","description":"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.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker (e.g. 'AAPL'), 'latest' for market-wide buys, or 'clusters' for cluster buys."},"limit":{"type":"integer","description":"Number of results, 1-100 (default 20)."},"form":{"type":"string","enum":["3","4","5","144"],"description":"Ownership form: 4 (trades, default), 3 (initial holdings), 5 (annual), or 144 (notice of proposed sale — an intent-to-sell signal that precedes the Form 4)."},"days":{"type":"integer","description":"For 'clusters': lookback window in days (default 15)."},"min_insiders":{"type":"integer","description":"For 'clusters': min distinct insiders (default 3)."}},"required":["ticker"]}},{"name":"get_opportunities","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"posted_from":{"type":"string","description":"Posted-date start, YYYY-MM-DD (default: 30 days ago)."},"posted_to":{"type":"string","description":"Posted-date end, YYYY-MM-DD (default: today)."},"naics":{"type":"string","description":"NAICS code filter, up to 6 digits, e.g. '541519'."},"ptype":{"type":"string","description":"Procurement type: o solicitation, p presolicitation, a award, etc."},"state":{"type":"string","description":"Place-of-performance state, e.g. 'TX'."},"set_aside":{"type":"string","description":"Set-aside code, e.g. 'SBA', '8A', 'WOSB', 'HZC'."},"title":{"type":"string","description":"Match on opportunity title."},"limit":{"type":"integer","description":"Records to return, 1-200 (default 20)."},"offset":{"type":"integer","description":"Pagination offset (default 0)."}}}},{"name":"get_ratios","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker, e.g. 'AAPL'."}},"required":["ticker"]}},{"name":"get_sections","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker, e.g. 'AAPL'."},"form":{"type":"string","description":"Filing type: '10-K' (default) or '10-Q'."},"item":{"type":"string","description":"Section to fetch, e.g. '1A' (Risk Factors) or '7' (MD&A). Omit to list available sections."}},"required":["ticker"]}},{"name":"get_shares","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker, e.g. 'AAPL'."},"history":{"type":"boolean","description":"Include the full reported history (default false)."}},"required":["ticker"]}},{"name":"get_subsidiaries","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker or CIK, e.g. 'AAPL'."}},"required":["ticker"]}},{"name":"get_xbrl","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker, e.g. 'AAPL'."},"cik":{"type":"string","description":"SEC CIK, alternative to ticker."},"concept":{"type":"string","description":"Comma-separated us-gaap/dei tag(s) to return the raw series for, e.g. 'Revenues,Assets'. Omit for normalized statements + concept index."},"accession":{"type":"string","description":"An accession (e.g. '0000320193-24-000123') to return every XBRL concept reported in that one filing. Overrides ticker/concept."},"period":{"type":"string","enum":["annual","quarterly"],"description":"Statement period (default annual)."},"limit":{"type":"integer","description":"Max periods per statement, 1-100 (default 40)."}}}},{"name":"resolve_entity","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"US stock ticker, e.g. 'AAPL'."},"cik":{"type":"string","description":"SEC CIK, e.g. '320193' (zero-padding optional)."},"cusip":{"type":"string","description":"9-character CUSIP, e.g. '037833100'."}}}},{"name":"search_filings","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"q":{"type":"string","description":"Search query. Quote a phrase (\"climate change\") for an exact match; space-separated terms are ANDed."},"forms":{"type":"string","description":"Comma-separated form filter, e.g. '8-K' or '10-K,10-Q'."},"startdt":{"type":"string","description":"Only filings on/after this date, YYYY-MM-DD."},"enddt":{"type":"string","description":"Only filings on/before this date, YYYY-MM-DD."},"limit":{"type":"integer","description":"Results to return, 1-100 (default 20)."},"offset":{"type":"integer","description":"Pagination offset into the result set (default 0)."}},"required":["q"]}}],"scan":{"score":79,"grade":"B","scanned_at":"2026-09-19T10:14:56.787Z","report":{"scannerVersion":"0.1.3","scannedAt":"2026-09-19T10:14:56.766Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 228ms"]},"poisoning":{"score":15,"max":15,"notes":["19 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":15,"max":15,"notes":["last push 3 days ago"]},"identity":{"score":6,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://api.edgrapi.com/mcp","reachable":true,"authRequired":false,"latencyMs":228,"serverInfo":{"name":"edgrapi","version":"1.0.0"}}],"packages":[],"repo":{"found":true,"owner":"paperandbeyond23-gif","repo":"edgrapi-skills","archived":false,"pushedAt":"2026-09-16T08:24:12Z","stars":0,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/283759512?v=4","ownerCreatedAt":"2026-05-11T18:08:44Z","license":"MIT-0"},"icon":{"url":"https://edgrapi.com/static/edgrapi-icon.png","source":"site","width":512,"height":512},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":"MIT-0","lastPushAt":"2026-09-16T08:24:12.000Z","score":23}}}},"grade_history":[],"reviews":[]}