@blackbeltlabs/mcp-server
@blackbeltlabs/mcp-server
面向 AI 代理的量子金融智能。
将任何兼容 MCP 的 AI 代理连接到 Black Belt Labs 指标——量子计算的投资组合优化、VaR 模拟、AI 增强的机制检测、情绪和跨资产风险信号。
要求
Node.js ≥ 18
一个 Black Belt Labs API 密钥(
bbl_live_...或bbl_test_...)——在 blackbeltlabs.fi 获取
注意: Madjik API 密钥(
mk_...)不被接受。BBL 密钥在 blackbeltlabs.fi 单独签发。
Related MCP server: inferventis
快速开始
Claude Desktop
添加到 ~/Library/Application Support/Claude/claude_desktop_config.json(macOS)或 %APPDATA%\Claude\claude_desktop_config.json(Windows):
{
"mcpServers": {
"blackbeltlabs": {
"command": "npx",
"args": ["-y", "@blackbeltlabs/mcp-server"],
"env": {
"BLACKBELTLABS_API_KEY": "bbl_live_your_key_here"
}
}
}
}重启 Claude Desktop。现在你可以询问:"Black Belt Labs 当前的量子 VaR 估计是多少?"
其他 MCP 客户端
BLACKBELTLABS_API_KEY=bbl_live_your_key npx @blackbeltlabs/mcp-server可用工具
工具 | 描述 |
| 按 ID 获取任意单个指标(例如 |
| 获取所有量子计算的指标(ME10021、ME10022) |
| 获取所有 AI 增强的指标(ME10016、ME10017、ME10019、ME10020、ME10010) |
| 综合风险视图:QC VaR + 杠杆 + 清算 + 相关性 |
| 按类别或计算方法浏览目录 |
| 按关键词搜索(例如 |
关键指标
ID | 名称 | 方法 |
ME10021 | 投资组合优化 | ⚛️ 量子(QAOA) |
ME10022 | 风险模拟 — VaR | ⚛️ 量子(QAE) |
ME10017 | 情绪指数 | 🤖 AI(Gemini) |
ME10019 | 市场叙事 | 🤖 AI(Gemini) |
ME10016 | 机制检测 | 🤖 AI + HMM |
ME10002 | 杠杆压力指数 | 经典 |
ME10004 | 清算级联风险 | 经典 |
许可证
MIT © Black Belt Labs
免责声明
Madjik 指标是由 Black Belt Labs 引擎计算的信息性市场指标。它们不是投资建议、要约或买卖任何资产的推荐。量子计算的指标在 Qiskit 模拟器上运行(硬件就绪的电路设计)。
This server cannot be installed
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 Connectors
The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.
Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.
MCP server giving AI agents one-connection access to crypto & DeFi data: DeFi protocol TVL, stableco
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceEnables MCP-compatible AI clients to access live crypto market data and AI-driven quantitative analysis, with structured outputs and full observability.

inferventisofficial
FlicenseNot gradedqualityDmaintenanceEnables AI agents to access real-time financial data, news, and web reading through a single MCP endpoint with zero installation.- FlicenseNot gradedqualityCmaintenanceEnables portfolio risk assessment, sentiment analysis, and investment recommendations via MCP tools.
- AlicenseNot gradedqualityCmaintenanceAI-powered financial intelligence for autonomous trading agents. 9 MCP tools for real-time trading signals, risk index, market regime detection, stock analysis, commodity scoring, sector radar, and geopolitical intelligence briefings.1MIT
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/madjik-io/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server