Skip to main content
Glama
madjik-io

@blackbeltlabs/mcp-server

by madjik-io

@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

可用工具

工具

描述

get_metric

按 ID 获取任意单个指标(例如 ME10021

get_quantum_metrics

获取所有量子计算的指标(ME10021、ME10022)

get_ai_metrics

获取所有 AI 增强的指标(ME10016、ME10017、ME10019、ME10020、ME10010)

get_risk_snapshot

综合风险视图:QC VaR + 杠杆 + 清算 + 相关性

list_metrics

按类别或计算方法浏览目录

search_metrics

按关键词搜索(例如 quantumsentimentregime

关键指标

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 模拟器上运行(硬件就绪的电路设计)。

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

0Maintainers
No issuesResponse time
0Releases (12mo)
Commit activity

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

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables MCP-compatible AI clients to access live crypto market data and AI-driven quantitative analysis, with structured outputs and full observability.
  • A
    license
    Not graded
    quality
    C
    maintenance
    AI-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.
    1
    MIT

View all related MCP servers

Latest Blog Posts

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