MCP 服务器
将 AI 连接到金融数据
免费 MCP 服务器,支持 Claude、Cursor 及任何 MCP 兼容客户端。无需 API 密钥。
npmdeepviews-mcp
View on npm快速开始
JSON
{
"mcpServers": {
"deepviews": {
"command": "npx",
"args": ["-y", "deepviews-mcp"]
}
}
}#配置文件:~/Library/Application Support/Claude/claude_desktop_config.json(macOS)
%APPDATA%\Claude\claude_desktop_config.json(Windows)
可用工具
工具描述数据源
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
示例提示词
“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?”
数据与限制
SEC EDGAR
Polygon.io
DeepViews
无需 API 密钥
Rate limit60 次请求 / 分钟
Coverage所有美国上市公司 (10-K, 10-Q)
LicenseApache 2.0