34 stock valuation, financial data, and portfolio management tools for AI agents.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-evidinvest-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
34 stock valuation, financial data, and portfolio management tools for AI agents.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / ai-ml
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for io.github.EvidInvest/mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Public docs, connection info, prompt skills, and sample apps for the EvidInvest MCP ecosystem.
This repo is intentionally public. It is for:
The actual MCP server logic and infra live in EvidInvest's private infra repo. This public repo is for usage, docs, and samples.
skills/ — reusable workflow guides / prompt skillsexamples/ — short copy-paste prompt examplessamples/ — runnable sample appsclaude-plugin.json — example MCP config artifact for supported desktop/editor workflowsCurrent hosted gateway:
https://mcp.evidinvest.com/mcpstreamable-httpAuthorization: Bearer evid_sk_...Get an API key at:
Different MCP clients support different config formats and transports. Use this repo as the source of truth for:
The included claude-plugin.json is an example configuration artifact, but always verify the current format your client expects.
34 tools across 6 categories:
| Category | Tools | Examples |
|---|---|---|
| Financial Data | 6 | Company profile, income statement, balance sheet, cash flow, growth rates, PE ratios |
| Market Data | 8 | Current price, historical prices, enterprise value, peers, multiples, dividends |
| Calculations | 5 | WACC, DCF, margin of safety, comparables, DDM |
| Valuations | 7 | Company snapshot, fair value range, reverse DCF, stock comparison, CAGR matrix |
| Portfolio Analytics | 2 | MPT optimization (Max Sharpe / Min Variance), risk decomposition (VaR, CVaR) |
| Portfolio Management | 6 | Create/list/delete stock lists, add/remove symbols, watchlist toggle |
Manage your stock lists, watchlists, and portfolio lists without the UI:
list_user_stock_lists — list all your lists with symbols and countscreate_user_stock_list — create a stock list, watchlist, or portfolio listadd_symbols_to_user_list / remove_symbols_from_user_list — manage symbolsset_user_list_watched — toggle watchlist trackingdelete_user_stock_list — delete a non-system listThe skills/ folder contains reusable prompt/workflow guides:
The examples/ folder contains lighter-weight copy/paste prompts:
samples/mag7-dashboard-nextjsA public Next.js sample app that compares the Magnificent 7 using live EvidInvest MCP data.
It is meant to show how a developer can:
See the sample README for local setup instructions.
EvidInvest MCP access requires an EvidInvest plan with MCP access.
Sign up at:
MIT — see LICENSE