equivault/equivault-mcp

💰 Finance & Fintech
0 Views
0 Installs

🎖️ 📇 ☁️ - Official EquiVault MCP — AI-powered equity research for Claude. 38 tools covering company fundamentals, financial statements, ratios & metrics, stock quotes, screening, peer comparison, investment narrative, guidance tracking, segments, capital allocation, insider transactions, earnings quality, signals intelligence, alerts, briefs, portfolio analytics, and more. Tier-aware with graceful upgrade prompts. Install via npx equivault-mcp.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "equivault-equivault-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "equivault-equivault-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

equivault-mcp — AI-powered equity research for Claude

equivault-mcp

MCP server for EquiVault — AI-powered equity research tools for Claude.

npm CI license

Quick Start

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "equivault": {
      "command": "npx",
      "args": ["-y", "equivault-mcp"],
      "env": {
        "EQUIVAULT_API_KEY": "your-api-key",
        "EQUIVAULT_TENANT_ID": "your-tenant-id"
      }
    }
  }
}

Claude Code

claude mcp add equivault -- npx -y equivault-mcp

Then set your credentials:

export EQUIVAULT_API_KEY=your-api-key
export EQUIVAULT_TENANT_ID=your-tenant-id

Configuration

VariableRequiredDefaultDescription
EQUIVAULT_API_KEYYesYour EquiVault API key
EQUIVAULT_TENANT_IDYesYour EquiVault tenant ID
EQUIVAULT_BASE_URLNohttps://api.equivault.ai/api/v1API base URL (override for self-hosted)

Tools

Core Research (M1)

ToolDescription
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
compare_companiesSide-by-side peer comparison
get_billing_statusCheck subscription tier and API usage

Company Deep Data (M2)

ToolDescriptionTier
get_company_narrativeInvestment thesis, drivers, headwinds, tailwindsStarter+
get_guidanceManagement guidance tracker with beat/miss outcomesProfessional+
get_segmentsRevenue and operating-income by business segmentProfessional+
get_capital_allocationBuybacks, dividends, debt, M&A, capex historyProfessional+
get_risk_factorsRisk-factor evolution from filingsProfessional+
get_insider_transactionsInsider buys, sells, 10b5-1 flagAdvisor+
get_earnings_qualityAccruals, cash conversion, non-GAAP flagsProfessional+
get_debt_maturitiesDebt maturity scheduleProfessional+
get_competitive_signalsMarket share, new entrants, pricing signalsProfessional+
get_management_statementsNotable management statements with sentimentAdvisor+
get_accounting_snapshotsAccounting policies and period-over-period changesProfessional+
get_strategy_profilesAvailable investment strategy profilesAll

Composite (M2)

ToolDescription
analyze_companyOne-shot: profile + financials + metrics + narrative
company_deep_diveEverything in analyze_company + all 10 profile sections

Signals & Alerts (M3)

ToolDescriptionTier
get_signalsPaginated signals for a single companyAnalyst+
get_signal_summaryCount breakdowns by type/severity + unread countAnalyst+
get_signal_dashboardPortfolio-wide signal overviewAnalyst+
get_signal_trendsTime-bucketed activity across portfolioAnalyst+
get_trending_signalsCross-company trending signals right nowAnalyst+
create_alertCreate an alert ruleAdvisor+
update_alertUpdate an alert ruleAdvisor+
delete_alertDelete an alert ruleAdvisor+

Briefs, Portfolio & Media (M3)

ToolDescriptionTier
list_briefsList investment briefs (filter by company or followed)Starter+
get_briefFull brief content with scorecardStarter+
get_portfolio_analyticsReturn, Sharpe, sector allocation, winners/losersAnalyst+
list_mediaEarnings calls, podcasts, presentations, press releasesStarter+
get_guru_holdingsProminent-investor portfolio holdings & changesAnalyst+
get_marketsAvailable markets (code, country, currency, MIC)All

Advanced Composite (M3)

ToolDescription
morning_briefingSignal dashboard + trending + briefs + optional portfolio — in one call
research_reportcompany_deep_dive + recent signals + related briefs, ready-to-render

Examples

Research a company:

"What are Apple's latest annual financials and key metrics?"

Screen for opportunities:

"Find technology companies with a market cap over $10B and P/E ratio under 20."

Compare competitors:

"Compare Microsoft, Google, and Amazon on revenue growth and profit margins."

Check account status:

"How many queries do I have left this month?"

Documentation

Development

# Clone and install
git clone https://github.com/equivault/equivault-mcp
cd equivault-mcp
npm install

# Build
npm run build

# Run tests
npm test

# Type check
npm run typecheck

# Watch mode (development)
npm run dev

License

MIT

Related MCP Servers

@agentfund/mcp

📇 ☁️ - Fundraising infrastructure for AI agents on Solana — campaigns, x402 donations, and on-chain reputation. MCP tools for registering agents, creating campaigns, and donating via the x402 pay-to-call flow, backed by Anchor programs (agentregistry, escrow, reputation). npx -y @agentfund/mcp

💰 Finance & Fintech1 views
@asterpay/mcp-server

📇 ☁️ - EUR settlement for AI agents via x402 protocol. Market data, AI tools, crypto analytics — pay-per-call in USDC on Base. SEPA Instant EUR off-ramp.

💰 Finance & Fintech1 views
@czagents/cnb

📇 ☁️ 🏠 🍎 🪟 🐧 - Czech National Bank (ČNB) daily FX rates: fetch official CZK exchange rates, convert between currencies, fetch historical rates. Cached 10 min to ease upstream load. npm @czagents/cnb or HTTP at cnb.cz-agents.dev/mcp.

💰 Finance & Fintech1 views
@arbitova/mcp-server

📇 ☁️ - Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create escrow, mark delivered with on-chain content hash, confirm or dispute, arbiter resolves with signed verdict, cancel/escalate on timeout. npx @arbitova/mcp-server

💰 Finance & Fintech0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

Last checked: 7/29/2026, 1:09:48 AM

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.