finsec-mcp
FINSEC — 认证的SEC记忆MCP服务器
Calera Labs FINSEC 的官方 模型上下文协议(MCP) 连接器。将AI代理(Claude Desktop、Cursor、Zed、VS Code以及自定义自主集群)直接连接到由 Calera Episteme-1 引擎 驱动的 406万条认证SEC EDGAR事实。
"前沿模型进行推理——Calera晶格提供真实依据。"
⚡ 关键保证
0.00% 统计幻觉: 事实召回是确定性的且基于几何结构($A_4$ 五胞体晶格记忆)。事实检索路径中不存在语言模型。
加密溯源: 每个返回的财务指标都包含确切的SEC申报档案编号、日期、概念和SHA-256审计哈希值。
诚实拒绝(
SAFE_REFUSAL): 如果某个指标未出现在官方SEC申报文件中或存在歧义,引擎会返回诚实的拒绝,而非编造数字。超低延迟与高毛利率: 亚25毫秒响应序列化,并支持低令牌占用模式。
Related MCP server: filingrail-mcp
🚀 一键快速启动集成
1. Cursor IDE
将以下内容添加到项目的 .cursor/mcp.json(或全局Cursor设置 → 功能 → MCP):
{
"mcpServers": {
"finsec": {
"url": "https://finsec.caleralabs.com/mcp",
"headers": {
"X-License-Key": "clabs_live_YOUR_KEY"
}
}
}
}(在 dashboard.caleralabs.com 获取您的免费API密钥)
2. Claude Desktop
添加到您的 claude_desktop_config.json:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.jsonLinux:
~/.config/Claude/claude_desktop_config.json
{
"mcpServers": {
"finsec": {
"url": "https://finsec.caleralabs.com/mcp",
"headers": {
"X-License-Key": "clabs_live_YOUR_KEY"
}
}
}
}3. Smithery CLI(一键终端命令)
使用Smithery自动安装到Claude或Cursor(smithery.ai/servers/calera-labs/finsec):
# For Claude Desktop
npx -y @smithery/cli install financesec-mcp --client claude
# For Cursor
npx -y @smithery/cli install financesec-mcp --client cursor4. Zed编辑器
添加到 ~/.config/zed/settings.json:
{
"experimental.context_servers": {
"finsec": {
"command": {
"url": "https://finsec.caleralabs.com/mcp",
"headers": {
"X-License-Key": "clabs_live_YOUR_KEY"
}
}
}
}
}🛠️ 认证工具功能范围
FINSEC MCP服务器提供 7个认证工具:
工具名称 | 描述 |
| 对406万条认证SEC EDGAR事实进行自然语言查询,附带溯源或诚实的 |
| 12个认证估值包(DCF输入、FCF、Altman Z'、Beneish M、DuPont 5步法、Piotroski F)。 |
| 针对公司+期间+概念的精确单单元格EDGAR指标召回。 |
| 基于已验证申报事实的域31晶格对数游走CAGR计算。 |
| 域31精确零幻觉代数求解器( |
| 动态范围概览与能力边界。 |
| 多公司行业与板块财务比较。 |
💡 代理查询示例
连接后,直接用自然语言向您的代理提问:
"苹果公司2023财年的总营收和毛利率(美元)是多少?"
"比较微软和Alphabet 2024年第三季度的营业利润。"
"计算英伟达从2021财年到2024财年的3年营收复合年增长率。"
"提取特斯拉2023年杜邦5步分析输入数据。"
🏎️ 面向高QPS代理集群的低令牌模式
为消除多轮推理代理中的上下文耗尽问题,在查询中传递 "low_tokens": true 可实现 71.7% 的令牌减少:
{
"id": "q112",
"st": "OK",
"val": 383285000000,
"cur": "USD",
"concept": "us-gaap:RevenueFromContractWithCustomerExcludingAssessedTax",
"per": "FY2023",
"hash": "5ce23625"
}🔑 认证与API密钥
在 通用仪表盘 上生成您的免费或企业API密钥:
👉 https://dashboard.caleralabs.com
🛡️ 安全与溯源策略
事实路径中无语言模型: 所有返回的数字均源自经过SEC档案编号验证的XBRL/EDGAR申报表。
IP云边界: 底层算法和$A_4$五胞体晶格权重在Calera Labs安全云运行时中运行。公共客户端仅接收经过验证的输出和模式响应。
📄 许可证与归属
连接器规范和客户端模式根据 Apache-2.0许可证 授权。
由 Calera Episteme-1 / Calera Labs(Pyrotope Inc. 的商号,Calera Computing, Inc. 的子公司)提供支持。
Maintenance
Related MCP Servers
AlicenseAqualityDmaintenanceProvides AI agents with direct access to SEC filing intelligence, company fundamentals, dilution risk scoring, and cross-company analytics for financial research.871791MIT- Alicense-qualityCmaintenanceGive your AI agent live SEC EDGAR data: company financials, insider trades, 8-K events, 13F holdings, and the raw filings stream — all normalized to clean JSON, every number traceable back to its sec.gov source filing.MIT
- Flicense-qualityCmaintenanceProvides AI assistants direct access to SEC EDGAR filing data — financials, filings, and filing text — with no API key required.
- Alicense-qualityDmaintenanceConnects AI assistants to SEC EDGAR filings for retrieving company data, financial statements, and insider transactions with exact precision.MIT
Related MCP Connectors
SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.
Provide AI assistants with real-time access to official SEC EDGAR filings and financial data. Enab…
The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
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/Calera-Labs/finsec-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server