equivault-mcp
Official快速开始
Claude Desktop
添加到 ~/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然后设置您的凭据:
export EQUIVAULT_API_KEY=your-api-key
export EQUIVAULT_TENANT_ID=your-tenant-idRelated MCP server: sahmk-mcp
配置
变量 | 必需 | 默认值 | 描述 |
| 是 | — | 您的 EquiVault API 密钥 |
| 是 | — | 您的 EquiVault 租户 ID |
| 否 |
| API 基础 URL(自托管时覆盖) |
工具
核心研究 (M1)
工具 | 描述 |
| 按名称、代码或关键字搜索公司 |
| 获取详细的公司概况 |
| 财务报表(损益表、资产负债表、现金流量表) |
| 财务比率和指标时间序列 |
| 当前股价、涨跌幅和成交量 |
| 按财务标准筛选公司 |
| 同行并排对比 |
| 查看订阅等级和 API 使用情况 |
公司深度数据 (M2)
工具 | 描述 | 等级 |
| 投资论点、驱动因素、阻力、助力 | Starter+ |
| 管理层指引追踪及达成/未达成结果 | Professional+ |
| 按业务部门划分的收入和营业利润 | Professional+ |
| 回购、股息、债务、并购、资本支出历史 | Professional+ |
| 来自申报文件的风险因素演变 | Professional+ |
| 内部人员买入、卖出、10b5-1 标记 | Advisor+ |
| 应计项目、现金转换、非 GAAP 标记 | Professional+ |
| 债务到期时间表 | Professional+ |
| 市场份额、新进入者、定价信号 | Professional+ |
| 带有情绪分析的著名管理层声明 | Advisor+ |
| 会计政策和期内变化 | Professional+ |
| 可用的投资策略概况 | 全部 |
综合工具 (M2)
工具 | 描述 |
| 一键式:概况 + 财务 + 指标 + 叙事 |
|
|
信号与提醒 (M3)
工具 | 描述 | 等级 |
| 单个公司的分页信号 | Analyst+ |
| 按类型/严重程度分类的计数 + 未读计数 | Analyst+ |
| 整个投资组合的信号概览 | Analyst+ |
| 投资组合中按时间分段的活动 | Analyst+ |
| 当前跨公司的热门信号 | Analyst+ |
| 创建提醒规则 | Advisor+ |
| 更新提醒规则 | Advisor+ |
| 删除提醒规则 | Advisor+ |
简报、投资组合与媒体 (M3)
工具 | 描述 | 等级 |
| 列出投资简报(按公司或关注项筛选) | Starter+ |
| 包含评分卡的完整简报内容 | Starter+ |
| 回报、夏普比率、行业配置、赢家/输家 | Analyst+ |
| 财报电话会议、播客、演示文稿、新闻稿 | Starter+ |
| 知名投资者的投资组合持仓及变动 | Analyst+ |
| 可用市场(代码、国家、货币、MIC) | 全部 |
高级综合工具 (M3)
工具 | 描述 |
| 信号仪表板 + 趋势 + 简报 + 可选投资组合 — 一次调用完成 |
|
|
示例
研究一家公司:
"What are Apple's latest annual financials and key metrics?"
筛选机会:
"Find technology companies with a market cap over $10B and P/E ratio under 20."
对比竞争对手:
"Compare Microsoft, Google, and Amazon on revenue growth and profit margins."
检查账户状态:
"How many queries do I have left this month?"
文档
EXAMPLES.md — 针对每个工具类别的真实 Claude 提示词
docs/ALIGNMENT.md — MCP 如何与平台 API 版本保持同步
CHANGELOG.md — 各版本发布说明
CONTRIBUTING.md — 开发工作流程和规范
开发
# 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许可证
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
- AlicenseNot gradedqualityBmaintenanceThe 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.MIT
- 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.1511MIT
- AlicenseAqualityBmaintenanceComprehensive MCP server for real-time stock, cryptocurrency, options, and fundamental analysis, including SEC filings and insider trading data.2633MIT

siftingio-mcpofficial
AlicenseAqualityAmaintenanceMCP server that provides access to SiftingIO market data, including live prices, SEC filings, OHLCV bars, 13F holdings, market status, and economic calendar tools for AI assistants.36321MIT
Related MCP Connectors
Official MCP server for Lovable, the AI-powered full-stack app builder.
Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.
MCP server for Gainium — manage trading bots, deals, and balances via AI assistants
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