The Investor Agent MCP server provides financial research tools for long-term investors, offering capabilities to analyze stocks, track market movements, and apply technical analysis. It supplies tools including stock fundamentals retrieval, historical price data, options contract information, market movers identification, earnings calendars, market sentiment indices, and technical indicators such as SMA, EMA, RSI, MACD, and Bollinger Bands. This server enables investors to conduct comprehensive due diligence and market analysis within their Claude interface without switching to external financial platforms.
Financial research MCP server for long-term investors.
{
"mcpServers": {
"investor-agent": {
"command": "npx",
"args": ["-y", "investor-agent"]
}
}
}
| Tool | Description |
|---|---|
get_stock_info | Stock fundamentals — price, financials, earnings, ownership, analyst ratings, profile |
historical_prices | OHLCV price history (default: 1 year weekly, limit 100) |
get_options | Options contracts sorted by open interest (default: top 25 per type) |
market_movers | Top gaining, losing, or most active stocks |
earnings_calendar | Upcoming earnings reports from NASDAQ |
fear_greed_index | CNN stock market or crypto Fear & Greed index |
technical_indicator | SMA, EMA, RSI, MACD, or Bollinger Bands |
pnpm install
pnpm run test
pnpm run typecheck
MIT
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent