目录 / Wisesheets MCP
Wisesheets MCP
Access institutional-grade financial data directly from your AI assistant. Wisesheets MCP gives LLMs live access to fundamentals, financial statements, and market data for thousands of public companies, at a price affordable to individual investors. What you can do Pull income statements, balance sheets, and cash flow statements with up to decades of historical coverage. Query key metrics and ratios like EPS, free cash flow, enterprise value, margins, and dividend yields. Retrieve real-time and historical stock prices, company profiles, and analyst estimates. Screen and compare companies across sectors and industries using standardized, XBRL-traceable data. Why Wisesheets Built for retail investors, analysts, and builders who want reliable financial data without institutional pricing. Every data point traces back to source filings, so you get accuracy you can audit. The same data that powers the Wisesheets Excel and Google Sheets add-ins and REST API is now natively available to your AI workflows, no spreadsheets required. Getting started Connect the server, authenticate with your Wisesheets account, and start asking questions in plain language. Ask for a company's revenue growth, compare valuations across a sector, or build a full fundamental snapshot in seconds. Learn more at wisesheets.io/api
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:apikey)
- 端点
https://wisesheets--gvalles.run.tools
{
"mcpServers": {
"Wisesheets MCP": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://wisesheets--gvalles.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| whoami | Return the authenticated account, plan, capabilities, and current quota usage. Free to call — does not consume a quota unit. |
| list_metrics | List the metric catalog (metric keys, labels, statements, units) usable in get_financials. Filter by statement, unitType, a substring q, or a single metric key. |
| get_financials | Fetch (company, metric, period) observations for one or more companies. Identify companies by tickers, ciks, or sic (at least one). Requires at least one metric (see list_metrics). Numeric values are decimal strings. Period grammar: latest | lastNy (e.g. last5y) | lastNq | FY{YYYY} | Q{1-4}-{YYYY} | {YYYY}..{YYYY} | {YYYY-MM-DD} | asof:{YYYY-MM-DD}. Calendar quarters like 2023Q1 are rejected. |
| get_statements | Return income statement, balance sheet, and/or cash flow lines for one company across periods. Period grammar: latest | lastNy (e.g. last5y) | lastNq | FY{YYYY} | Q{1-4}-{YYYY} | {YYYY}..{YYYY} | {YYYY-MM-DD} | asof:{YYYY-MM-DD}. Calendar quarters like 2023Q1 are rejected. |
| get_prices_eod | Return persisted end-of-day price rows for one or more tickers. period: latest | lastNd (e.g. last252d) | YYYY-MM-DD | YYYY-MM-DD..YYYY-MM-DD. Values are decimal strings. |
| search_companies | Search the company universe by name/ticker (q), exchange, or SIC codes. Returns a paginated list. |
| get_company | Return the profile (name, exchange, SIC, fiscal year end) for one ticker or CIK. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。