Best for
- Long-term investors
- Investor agents that need financial research data
- Users researching stocks, options, and market indicators
An MIT-licensed financial research MCP server for long-term investors, with seven listed tools covering stocks, options, market sentiment, earnings, and technical analysis. The source does not provide a server manifest, parameter details, authentication, data sources, or client compatibility information.
Investor Agent is a Model Context Protocol server for building an investor agent. It provides stock fundamentals, historical prices, options data, market movers, an earnings calendar, Fear & Greed indexes, and technical indicators.
Add the provided JSON to an MCP-capable client configuration and start the server with npx -y investor-agent. The source does not specify a particular client, authentication method, or additional installation requirements.
{"mcpServers":{"investor-agent":{"command":"npx","args":["-y","investor-agent"]}}}