
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@evidinvest/mcp-server
Advanced tools
EvidInvest MCP Server — SEC filings and financial data for AI agents. 46 tools: company financials, income/balance/cash-flow statements, DCF/WACC/CAGR valuation, portfolio optimization, and SEC 10-K supply-chain intelligence. Credit-metered API for Claude
EvidInvest MCP Server — 46 financial data, valuation, and portfolio management tools for AI agents.
Add to your Claude Desktop or MCP client config:
{
"mcpServers": {
"evidinvest": {
"type": "streamable-http",
"url": "https://mcp.evidinvest.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
For clients that only support stdio transport:
{
"mcpServers": {
"evidinvest": {
"command": "npx",
"args": ["-y", "@evidinvest/mcp-server"],
"env": {
"EVIDINVEST_API_KEY": "YOUR_API_KEY"
}
}
}
}
Sign up at evidinvest.com/developers
| Category | Count | 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 | 8 | Company snapshot, fair value range, reverse DCF, stock comparison, CAGR matrix, growth trajectory |
| Portfolio Analytics | 2 | MPT optimization, risk decomposition (VaR, CVaR) |
| Portfolio Management | 6 | Create/list/delete stock lists, add/remove symbols, watchlist toggle |
The EvidInvest MCP is the credit-metered product; agent developers find MCP servers through directories that crawl the official registry + GitHub. As of 2026-07-28 EvidInvest is not listed on Smithery / Glama / PulseMCP while competitors (Financial Datasets, FMP) rank. To fix (requires publish creds):
github.com/EvidInvest/mcp — it was last pushed
2026-05-10 (3 months stale); crawlers index this outdated shopfront. Push the
current v1.1.2 build (46 tools, current README) so directories reflect reality.mcp-publisher publish with the
updated server.json (v1.1.2). Glama and PulseMCP auto-crawl the official
registry — this is the single biggest auto-listing lever.npm publish (@evidinvest/mcp-server@1.1.2) — refreshed
keywords now include the data-access terms (sec, sec-filings, financial-data,
10-k, edgar) that match the paying intent.smithery.yaml),
Glama (claim ownership of the auto-crawled entry), and PulseMCP.Validated the paying wedge (2026-07-21): the first paid conversion bought MCP credits for financial/SEC data access — directory discoverability targets exactly that buyer.
FAQs
EvidInvest MCP Server — SEC filings and financial data for AI agents. 46 tools: company financials, income/balance/cash-flow statements, DCF/WACC/CAGR valuation, portfolio optimization, and SEC 10-K supply-chain intelligence. Credit-metered API for Claude
We found that @evidinvest/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.