
Mcp Server
Wire Claude Code or Cursor to live equity fundamentals, valuation models, and portfolio workflows without building a custom market-data integration.
Overview
io.github.EvidInvest/mcp-server is a MCP server for the Grow phase that gives AI agents 34 EvidInvest-backed tools for stock valuation, financial data, and portfolio management.
What is this MCP server?
- 34 MCP tools covering stock valuation, fundamentals, and portfolio management
- stdio npm package `@evidinvest/mcp-server` for local agent hosts
- EvidInvest API key auth via `EVIDINVEST_API_KEY`
- Designed for AI agents that need structured market and portfolio data
- GitHub source at EvidInvest/mcp for server.json and transport details
- 34 tools for valuation, financial data, and portfolio management
- Package `@evidinvest/mcp-server` version 1.0.0
- stdio transport with `EVIDINVEST_API_KEY`
What problem does it solve?
Builders waste days gluing equity APIs and valuation math into agents when they only need reliable, tool-shaped access to fundamentals and portfolios.
Who is it for?
Indie builders automating equity research, portfolio summaries, or fintech agent demos with EvidInvest credentials.
Skip if: Teams that need trade execution, regulatory filing workflows, or fully offline/open market data with no API key.
What do I get? / Deliverables
After you add the stdio server and API key, your agent can call valuation and portfolio tools directly instead of scraping or guessing financial numbers.
- Agent-callable stock valuation and financial data tool surface
- Portfolio management operations exposed as MCP tools
- Local stdio MCP registration ready for daily research prompts
Recommended MCP Servers
Journey fit
Portfolio tracking and recurring financial reads belong on the Grow shelf where builders optimize what they ship and how they allocate capital. Analytics is the canonical subphase for metrics-driven financial tooling that agents query on a schedule.
How it compares
EvidInvest MCP integration for market data, not a general spreadsheet or accounting skill.
Common Questions / FAQ
Who is io.github.EvidInvest/mcp-server for?
Solo builders and small teams who use Claude Code, Cursor, or similar agents and want structured stock valuation and portfolio tools via MCP.
When should I use io.github.EvidInvest/mcp-server?
Use it when you are in Grow or Validate and need agents to fetch financial metrics, run valuation-oriented tools, or manage portfolio views through EvidInvest.
How do I add io.github.EvidInvest/mcp-server to my agent?
Install `@evidinvest/mcp-server`, set `EVIDINVEST_API_KEY`, and register the stdio MCP entry in your Claude Code or Cursor MCP settings.