Finance
analyst-estimates - Claude MCP Skill
Retrieve analyst financial estimates including revenue and EPS projections with ranges and coverage. Use when analyzing forward expectations, consensus assumptions, or valuation inputs for a public company.
SEO Guide: Enhance your AI agent with the analyst-estimates tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to retrieve analyst financial estimates including revenue and eps projections with ranges and coverage.... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟1 stars • 24 forks
📥0 downloads
Documentation
SKILL.md# Analyst Estimates
Retrieve analyst revenue and EPS expectations for a public company using Octagon MCP.
## Query format
```text
Retrieve analyst financial estimates for <TICKER> for the annual period, limited to <N> records on page 0.
```
## MCP call
```json
{
"server": "octagon-mcp",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Retrieve analyst financial estimates for AAPL for the annual period, limited to 10 records on page 0."
}
}
```
## Output expectations
- Return a table of future periods with revenue and EPS ranges, averages, and analyst coverage
- After the table, summarize growth trajectory, estimate dispersion, and coverage quality
## Analysis heuristics
- Implied growth: compare future estimates to current actuals
- Dispersion: wider ranges imply lower conviction
- Coverage depth: more analysts usually means a stronger consensus
- Near-term vs long-term: confidence should fall as periods move further out
## Follow-up prompts
- "Compare these estimates to the last three years of actual results."
- "Calculate the implied forward P/E using the consensus EPS."
- "What could drive upside or downside versus the consensus?"Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- OctagonAI/octagon-mcp-server
- Author
- OctagonAI
- Last Sync
- 9/5/2026
- Repo Updated
- 8/21/2026
- Created
- 6/3/2026
Reviews (0)
No reviews yet. Be the first to review this skill!