34 stock valuation, financial data, and portfolio management tools for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
SEC filings and financial data for AI agents β credit-metered, no subscription. 46 tools: SEC filings & earnings-transcript search, company financials, DCF/WACC/CAGR valuation, portfolio optimization, and SEC 10-K supply-chain intelligence. Pay-as-you-go credits from $5; they never expire.
Public docs, connection info, prompt skills, and sample apps for the EvidInvest MCP ecosystem.
This repo is intentionally public. It is for:
The actual MCP server logic and infra live in EvidInvest's private infra repo. This public repo is for usage, docs, and samples.
skills/ β reusable workflow guides / prompt skillsexamples/ β short copy-paste prompt examplessamples/ β runnable sample appsclaude-plugin.json β example MCP config artifact for supported desktop/editor workflowsCurrent hosted gateway:
https://mcp.evidinvest.com/mcpstreamable-httpAuthorization: Bearer evid_sk_...Get an API key at:
Different MCP clients support different config formats and transports. Use this repo as the source of truth for:
The included claude-plugin.json is an example configuration artifact, but always verify the current format your client expects.
46 tools across 7 categories:
| Category | Tools | Examples |
|---|---|---|
| Financial Data | 6 | Company profile, income statement, balance sheet, cash flow, growth rates, PE ratios |
| Market Data | 8 | Current price, historical prices, enterprise value, peers, multiples, dividends |
| Calculations | 5 | WACC, DCF, margin of safety, comparables, DDM |
| Valuations | 8 | Company snapshot, fair value range, reverse DCF, stock comparison, CAGR matrix, growth trajectory |
| Portfolio Analytics | 2 | MPT optimization (Max Sharpe / Min Variance), risk decomposition (VaR, CVaR) |
| Portfolio Management | 8 | Create/list/delete stock lists, add/remove symbols, watchlist toggle |
| SEC Intelligence | 6 | Supply chain mapping, risk extraction, chokepoint detection from 10-K/20-F filings |
Manage your stock lists, watchlists, and portfolio lists without the UI:
list_user_stock_lists β list all your lists with symbols and countscreate_user_stock_list β create a stock list, watchlist, or portfolio listadd_symbols_to_user_list / remove_symbols_from_user_list β manage symbolsget_list_items β get all symbols in a listget_watchlist_status β check watchlist status for a set of symbolsset_user_list_watched β toggle watchlist trackingdelete_user_stock_list β delete a non-system listExtract structured data from SEC 10-K and 20-F filings β supply chains, risk factors, competitive moats, and more:
sec_get_profile β products, customers, suppliers, strategic priorities, competitive moatsec_get_supply_chain β supply chain edges with relationship type and filing evidence quotessec_get_risks β risk factors and concentration risks from Item 1Asec_find_chokepoints β identify critical supply chain dependencies and single points of failuresec_search β search the SEC supply chain database by company, tier, or relationshipsec_compare β side-by-side SEC profile comparison between two companiesThe skills/ folder contains reusable prompt/workflow guides:
The examples/ folder contains lighter-weight copy/paste prompts:
samples/mag7-dashboard-nextjsA public Next.js sample app that compares the Magnificent 7 using live EvidInvest MCP data.
It is meant to show how a developer can:
See the sample README for local setup instructions.
https://mcp.evidinvest.com/mcp with Authorization: Bearer evid_sk_..., or use the npm proxy package @evidinvest/mcp-server.EvidInvest MCP uses a credit system: every tool call deducts one credit from your account.
Manage your balance and top up at https://evidinvest.com/developers.
If a tool call returns a payment required error, your balance is at zero β top up or wait for next month's free refresh.
MIT β see LICENSE
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-server-65)<a href="https://allmcps.com/mcp/mcp-server-65"><img src="https://allmcps.com/api/badge/mcp-server-65?style=directory" alt="Mcp Server on AllMCPs" /></a>