equivault-mcp
OfficialQuick 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-mcpThen set your credentials:
export EQUIVAULT_API_KEY=your-api-key
export EQUIVAULT_TENANT_ID=your-tenant-idRelated MCP server: tradingview-mcp
Configuration
Variable | Required | Default | Description |
| Yes | — | Your EquiVault API key |
| Yes | — | Your EquiVault tenant ID |
| No |
| API base URL (override for self-hosted) |
Tools
Core Research (M1)
Tool | Description |
| Search companies by name, ticker, or keyword |
| Get detailed company profile |
| Financial statements (income, balance sheet, cash flow) |
| Financial ratios and metrics time-series |
| Current stock price, change, and volume |
| Filter companies by financial criteria |
| Side-by-side peer comparison |
| Check subscription tier and API usage |
Company Deep Data (M2)
Tool | Description | Tier |
| Investment thesis, drivers, headwinds, tailwinds | Starter+ |
| Management guidance tracker with beat/miss outcomes | Professional+ |
| Revenue and operating-income by business segment | Professional+ |
| Buybacks, dividends, debt, M&A, capex history | Professional+ |
| Risk-factor evolution from filings | Professional+ |
| Insider buys, sells, 10b5-1 flag | Advisor+ |
| Accruals, cash conversion, non-GAAP flags | Professional+ |
| Debt maturity schedule | Professional+ |
| Market share, new entrants, pricing signals | Professional+ |
| Notable management statements with sentiment | Advisor+ |
| Accounting policies and period-over-period changes | Professional+ |
| Available investment strategy profiles | All |
Composite (M2)
Tool | Description |
| One-shot: profile + financials + metrics + narrative |
| Everything in |
Signals & Alerts (M3)
Tool | Description | Tier |
| Paginated signals for a single company | Analyst+ |
| Count breakdowns by type/severity + unread count | Analyst+ |
| Portfolio-wide signal overview | Analyst+ |
| Time-bucketed activity across portfolio | Analyst+ |
| Cross-company trending signals right now | Analyst+ |
| Create an alert rule | Advisor+ |
| Update an alert rule | Advisor+ |
| Delete an alert rule | Advisor+ |
Briefs, Portfolio & Media (M3)
Tool | Description | Tier |
| List investment briefs (filter by company or followed) | Starter+ |
| Full brief content with scorecard | Starter+ |
| Return, Sharpe, sector allocation, winners/losers | Analyst+ |
| Earnings calls, podcasts, presentations, press releases | Starter+ |
| Prominent-investor portfolio holdings & changes | Analyst+ |
| Available markets (code, country, currency, MIC) | All |
Advanced Composite (M3)
Tool | Description |
| Signal dashboard + trending + briefs + optional portfolio — in one call |
|
|
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 devLicense
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceAn MCP server that provides comprehensive financial insights and analysis by leveraging real-time market data, news, and advanced analytics for stocks, options, financial statements, and economic indicators.Last updated1750PythonMIT
- Alicense-qualityBmaintenanceThe most complete AI-powered trading toolkit for Claude and MCP clients, offering backtesting, live sentiment, Yahoo Finance, and 30+ technical analysis tools in one MCP server.Last updatedMIT
- AlicenseAqualityAmaintenanceOfficial MCP server for interacting with Saudi market data (Sahmk) via natural language queries, enabling stock quotes, company info, and market summaries inside AI agents like Cursor and Claude Desktop.Last updated561511MIT
- AlicenseAqualityCmaintenanceComprehensive MCP server for real-time stock, cryptocurrency, options, and fundamental analysis, including SEC filings and insider trading data.Last updated2632MIT
Related MCP Connectors
Official MCP server for Lovable, the AI-powered full-stack app builder.
MCP server for AI job search — find jobs, track applications, get alerts. Claude, ChatGPT, Cursor.
Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/equivault/equivault-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server