MCP Server
Financial Data for AI Agents
Connect Claude, Cursor, or any MCP client to 46 valuation, financial data, portfolio, and SEC intelligence tools.
Quick Setup
Add this to your Claude Desktop configuration file:
{
"mcpServers": {
"evidinvest": {
"type": "streamable-http",
"url": "https://mcp.evidinvest.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Works with any MCP-compatible client — Claude Desktop, Cursor, Windsurf, and more.
Two Ways to Connect
Same API key, same tools, same credit billing — pick the integration style that fits your agent or pipeline.
MCP Protocol
For Claude Desktop, Cursor, Windsurf, and any MCP-native client
{
"mcpServers": {
"evidinvest": {
"type": "streamable-http",
"url": "https://mcp.evidinvest.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_KEY"
}
}
}
}REST API
For custom agents, Python scripts, or any HTTP client
curl -X POST \
https://mcp.evidinvest.com/v1/tools/get_company_profile \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"arguments":{"symbol":"AAPL"}}'Full OpenAPI 3.1 spec at mcp.evidinvest.com/v1/openapi.json
46 Tools
Everything you need for stock analysis, valuation, and supply chain intelligence, accessible through natural language.
Financial Data
Core financial statements and company fundamentals
get_company_profileCompany overview, sector, market cap, and descriptionget_income_statementRevenue, net income, EPS, and margins over timeget_balance_sheetAssets, liabilities, equity, and debt levelsget_cash_flowOperating, investing, and financing cash flowsget_growth_ratesRevenue, earnings, and FCF growth rates (1-10yr)get_pe_ratiosHistorical PE ratios with statistical bands
Market Data
Real-time and historical market information
get_current_priceLatest stock price and intraday changeget_historical_pricesDaily OHLCV price historyget_enterprise_valueEnterprise value and capital structureget_company_peersComparable companies in the same sectorget_trading_multiplesPE, PB, PS, and EV/EBITDA multiplesget_peer_multiplesValuation multiples for peer companiesget_industry_multiplesSector and industry median multiplesget_dividend_historyDividend payments, yield, and payout history
Calculations
Valuation models and financial computations
calculate_waccWeighted average cost of capital estimationcalculate_dcfDiscounted cash flow intrinsic valuecalculate_margin_of_safetyUpside/downside vs. current pricecalculate_comparablesRelative valuation using peer multiplescalculate_ddmDividend discount model fair value
Valuations
High-level valuation summaries and comparisons
get_company_snapshotComprehensive company overview with key metricsget_valuation_metricSingle valuation metric with contextget_fair_value_rangeMulti-model fair value range estimateget_dcf_valuationFull DCF analysis with assumptionsget_reverse_dcfImplied growth rate from current pricecompare_stocksSide-by-side comparison of multiple stocksget_cagr_matrixMulti-period compound growth rate matrixget_growth_trajectoryEPS growth trajectory shape and two-stage DCF fair value range (conservative / moderate / bull)
Portfolio Analytics
Portfolio optimization and risk analysis
optimize_portfolioMPT Max Sharpe / Min Variance portfolio optimizationportfolio_risk_decompositionVaR, CVaR, and per-position risk contribution
Portfolio Management
Manage stock lists, watchlists, and portfolio lists
list_user_stock_listsList your stock lists, watchlists, and portfolio listscreate_user_stock_listCreate a new stock list, watchlist, or portfolio listadd_symbols_to_user_listAdd symbols to one of your listsremove_symbols_from_user_listRemove symbols from one of your listsset_user_list_watchedToggle watchlist tracking on or offget_list_itemsGet all symbols and metadata in a stock listget_watchlist_statusCheck watchlist status for a set of symbolsdelete_user_stock_listDelete a non-system stock list
SEC Intelligence
Supply chain mapping and risk extraction from SEC 10-K/20-F filings
sec_get_profileProducts, customers, suppliers, moat, and strategic priorities from SEC filingssec_get_supply_chainSupplier and customer relationships with filing evidence quotessec_get_risksRisk factors and concentration risks from 10-K Item 1Asec_find_chokepointsIdentify critical supply chain dependencies and single points of failuresec_searchSearch the SEC supply chain database by company, tier, or relationship typesec_compareSide-by-side SEC profile comparison between two companies
Pricing
MCP calls are included with paid subscriptions. Need more? Add prepaid credit packs anytime.
Subscription plans — included MCP calls
Free
Explore the web app; MCP access starts with paid plans or credit packs.
0
MCP calls / month included
Premium
For individual developers and light agent usage.
300
MCP calls / month included
Professional
For power users, teams, and production agent workflows.
900
MCP calls / month included
Need more? Buy credit packs
Top-Up Credit Packs
Prepaid MCP credits for bursty agent workflows.
Starter
100
MCP calls
$5
Growth
500
MCP calls
$19
Pro
2,000
MCP calls
$59