equivault-mcp
Official MCP server for EquiVault — AI-powered equity research for Claude. 38 tools covering company fundamentals, financials, ratios, screening, peer comparison, investment narrative, signals intelligence, alerts, briefs, portfolio analytics, insider transactions, and earnings quality. Tier-aware with upgrade prompts. Install: npx equivault-mcp.
README
<p align="center"> <img src="brand/social-preview.png" alt="equivault-mcp — AI-powered equity research for Claude" width="100%"/> </p>
<h1 align="center">equivault-mcp</h1>
<p align="center"> MCP server for <a href="https://equivault.ai">EquiVault</a> — AI-powered equity research tools for Claude. </p>
<p align="center"> <a href="https://www.npmjs.com/package/equivault-mcp"><img src="https://img.shields.io/npm/v/equivault-mcp?color=F59E0B&labelColor=0F172A" alt="npm"/></a> <a href="https://github.com/equivault/equivault-mcp/actions"><img src="https://img.shields.io/github/actions/workflow/status/equivault/equivault-mcp/ci.yml?branch=main&labelColor=0F172A" alt="CI"/></a> <a href="./LICENSE"><img src="https://img.shields.io/badge/license-MIT-8B5CF6?labelColor=0F172A" alt="license"/></a> </p>
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
| Variable | Required | Default | Description |
|---|---|---|---|
EQUIVAULT_API_KEY |
Yes | — | Your EquiVault API key |
EQUIVAULT_TENANT_ID |
Yes | — | Your EquiVault tenant ID |
EQUIVAULT_BASE_URL |
No | https://api.equivault.ai/api/v1 |
API base URL (override for self-hosted) |
Tools
Core Research (M1)
| Tool | Description |
|---|---|
search_companies |
Search companies by name, ticker, or keyword |
get_company |
Get detailed company profile |
get_financials |
Financial statements (income, balance sheet, cash flow) |
get_metrics |
Financial ratios and metrics time-series |
get_stock_quote |
Current stock price, change, and volume |
screen_companies |
Filter companies by financial criteria |
compare_companies |
Side-by-side peer comparison |
get_billing_status |
Check subscription tier and API usage |
Company Deep Data (M2)
| Tool | Description | Tier |
|---|---|---|
get_company_narrative |
Investment thesis, drivers, headwinds, tailwinds | Starter+ |
get_guidance |
Management guidance tracker with beat/miss outcomes | Professional+ |
get_segments |
Revenue and operating-income by business segment | Professional+ |
get_capital_allocation |
Buybacks, dividends, debt, M&A, capex history | Professional+ |
get_risk_factors |
Risk-factor evolution from filings | Professional+ |
get_insider_transactions |
Insider buys, sells, 10b5-1 flag | Advisor+ |
get_earnings_quality |
Accruals, cash conversion, non-GAAP flags | Professional+ |
get_debt_maturities |
Debt maturity schedule | Professional+ |
get_competitive_signals |
Market share, new entrants, pricing signals | Professional+ |
get_management_statements |
Notable management statements with sentiment | Advisor+ |
get_accounting_snapshots |
Accounting policies and period-over-period changes | Professional+ |
get_strategy_profiles |
Available investment strategy profiles | All |
Composite (M2)
| Tool | Description |
|---|---|
analyze_company |
One-shot: profile + financials + metrics + narrative |
company_deep_dive |
Everything in analyze_company + all 10 profile sections |
Signals & Alerts (M3)
| Tool | Description | Tier |
|---|---|---|
get_signals |
Paginated signals for a single company | Analyst+ |
get_signal_summary |
Count breakdowns by type/severity + unread count | Analyst+ |
get_signal_dashboard |
Portfolio-wide signal overview | Analyst+ |
get_signal_trends |
Time-bucketed activity across portfolio | Analyst+ |
get_trending_signals |
Cross-company trending signals right now | Analyst+ |
create_alert |
Create an alert rule | Advisor+ |
update_alert |
Update an alert rule | Advisor+ |
delete_alert |
Delete an alert rule | Advisor+ |
Briefs, Portfolio & Media (M3)
| Tool | Description | Tier |
|---|---|---|
list_briefs |
List investment briefs (filter by company or followed) | Starter+ |
get_brief |
Full brief content with scorecard | Starter+ |
get_portfolio_analytics |
Return, Sharpe, sector allocation, winners/losers | Analyst+ |
list_media |
Earnings calls, podcasts, presentations, press releases | Starter+ |
get_guru_holdings |
Prominent-investor portfolio holdings & changes | Analyst+ |
get_markets |
Available markets (code, country, currency, MIC) | All |
Advanced Composite (M3)
| Tool | Description |
|---|---|
morning_briefing |
Signal dashboard + trending + briefs + optional portfolio — in one call |
research_report |
company_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
- EXAMPLES.md — Real Claude prompts for every tool category
- docs/ALIGNMENT.md — How the MCP stays in sync with platform API versions
- CHANGELOG.md — Release notes per version
- CONTRIBUTING.md — Development workflow and conventions
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
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。