MCP Server
Connect AI to Financial Data
Free MCP server for Claude, Cursor, and any MCP-compatible client. No API key required.
npmdeepviews-mcp
View on npmQuick Start
JSON
{
"mcpServers": {
"deepviews": {
"command": "npx",
"args": ["-y", "deepviews-mcp"]
}
}
}#Config file:~/Library/Application Support/Claude/claude_desktop_config.json(macOS)
%APPDATA%\Claude\claude_desktop_config.json(Windows)
Available Tools
ToolDescriptionData Source
analyze_company
Comprehensive financial analysis: valuation ratios, income statement, balance sheet, cash flow, profitability margins
SEC EDGAR + Polygon.io
calculate_dcf
DCF valuation with sensitivity matrix, reverse DCF, and margin of safety
SEC EDGAR + Polygon.io + DeepViews
get_comparables
Comparable company analysis: target vs 10 closest peers by market cap, 8 metrics each
SEC EDGAR + Polygon.io
get_industry_benchmarks
Peer comparison with P25/P50/P75 for P/E, P/B, EV/EBITDA, margins, ROE, D/E
SEC EDGAR + Polygon.io
get_analyst_ratings
Estimated consensus rating, price targets, and rating distribution
Polygon.io + DeepViews
screen_stocks
Filter stocks by sector, industry, P/E, P/B, EV/EBITDA, ROE, D/E, market cap, revenue
SEC EDGAR + Polygon.io
get_news_sentiment
30-day news sentiment score, trend, and article breakdown
Polygon.io News API
Example Prompts
βAnalyze Apple's financials and tell me how it compares to peersβ
βCalculate a DCF for MSFT with 12% growth rate and 10% WACCβ
βShow me NVDA's comparable companies in the semiconductor industryβ
βScreen for technology stocks with P/E under 25 and ROE above 20%β
βWhat's the news sentiment around TSLA right now?β
Data & Limits
SEC EDGAR
Polygon.io
DeepViews
No API key required
Rate limit60 requests / minute
CoverageAll US-listed equities (10-K, 10-Q)
LicenseApache 2.0