# edgrapi-skills MCP server

Clean SEC EDGAR company financials, ratios, filings and 10-K/10-Q sections as normalized JSON.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-paperandbeyond23-gif-edgrapi-skills
- Repository: https://github.com/paperandbeyond23-gif/edgrapi-skills
- Website: https://edgrapi.com

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

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

## Tools
- get_fundamentals (Get company financial statements) - 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. Endpoint: https://api.edgrapi.com/mcp
- get_ratios (Get computed financial ratios) - Margins, returns (ROE/ROA), leverage and liquidity ratios for a ticker, derived from SEC EDGAR fundamentals. Price-based ratios (P/E, P/B) excluded. Endpoint: https://api.edgrapi.com/mcp
- get_company (Get a company profile) - CIK, legal name, SIC industry, fiscal-year end, exchanges and website for a ticker, resolved from SEC EDGAR submissions. Endpoint: https://api.edgrapi.com/mcp
- get_filings (Get recent SEC filings) - Recent SEC filings for a ticker (10-K/10-Q/8-K) with filing/report dates and document links. Endpoint: https://api.edgrapi.com/mcp
- get_sections (Get 10-K/10-Q narrative 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. Endpoint: https://api.edgrapi.com/mcp
- get_insider (Get parsed insider transactions) - 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. 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 (the cluster-buy signal). Endpoint: https://api.edgrapi.com/mcp
- get_events (Get 8-K material 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. Endpoint: https://api.edgrapi.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.paperandbeyond23-gif
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 27, 2026
- Source: https://registry.modelcontextprotocol.io
