Equity research tools for company analysis, financial data, screening, signals, alerts, and portfolio-oriented workflows in Claude.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Equivault MCP.
search_companiesSearch companies by name, ticker, or keyword
get_companyGet detailed company profile
get_financialsFinancial statements (income, balance sheet, cash flow)
get_metricsFinancial ratios and metrics time-series
get_stock_quoteCurrent stock price, change, and volume
screen_companiesFilter companies by financial criteria
equivault/equivault-mcp MCP server exposes EquiVault equity research functions to MCP-compatible clients, with Claude Desktop documented as a supported client. The available research surface covers company lookup, profiles, income statements, balance sheets, cash flow, financial ratios, historical metrics, stock quotes, screening, and side-by-side company comparison.
The server also provides deeper company context. Depending on the account tier, agents can request investment narratives, management guidance and beat/miss outcomes, business segments, capital allocation history, filing-based risk-factor changes, insider activity, earnings-quality indicators, debt maturities, competitive signals, management statements, and accounting-policy snapshots. Composite operations combine several research areas into an analysis or deep-dive response.
Signal and account-oriented functions include signal lists, summaries, portfolio-wide dashboards, trend views, trending cross-company signals, alert creation and maintenance, and billing-status checks. The README also documents tools for briefs, portfolio analytics, media, guru holdings, market metadata, morning briefings, and research reports.
The MCP server runs locally through the equivault-mcp npm package and sends requests to the EquiVault API. Claude can invoke individual tools for focused questions or use composite functions when a broader company review is appropriate. For example, an agent can search for a company before retrieving its profile, financials, and metrics, or screen companies and then compare selected peers.
Access is tier-aware. The documented tool groups identify different availability levels, including All, Starter+, Professional+, Analyst+, and Advisor+. Calls that are outside the account’s available tier are handled with upgrade prompts rather than requiring the client to change its tool configuration. Usage and subscription information can be checked with get_billing_status.
Install and run equivault/equivault-mcp MCP server with npm:
The process requires two credentials:
EQUIVAULT_API_KEY: EquiVault API key.EQUIVAULT_TENANT_ID: EquiVault tenant ID.EQUIVAULT_BASE_URL is optional and defaults to https://api.equivault.ai/api/v1. It can be changed when connecting to a self-hosted or otherwise different API endpoint.
For Claude Desktop, add a server entry whose command is npx, with arguments -y and equivault-mcp, and provide the credentials in the entry’s environment. The README also shows a Claude Code registration command using the same npm runner.
Core research tools support:
The server depends on EquiVault credentials and account permissions; the available research depth varies by subscription tier. It is not described as a general-purpose market-data provider independent of EquiVault. The documented API endpoint can be overridden, but no additional authentication method is specified. Tool availability should therefore be checked against the account through billing status and the relevant tier requirements before designing an agent workflow.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/equivault-equivault-mcp)<a href="https://allmcps.com/mcp/equivault-equivault-mcp"><img src="https://allmcps.com/api/badge/equivault-equivault-mcp?style=directory" alt="Equivault MCP on AllMCPs" /></a>