@nymrel/mcp-hub
Official@nymrel/mcp-hub
面向自主 AI 代理的顶级统一模型上下文协议 (MCP) 服务器。
将全部 14 个 Nymrel 开源开发者工具链、执行沙箱、加密账本和机器信任引擎聚合到一个零依赖的 MCP 服务器中,供 Claude Desktop、Claude Code、Cursor、Codex 和 OpenAI 代理使用。
🏛️ 系统架构
+---------------------------------------+
| AI Agent Execution Surface |
| (Claude Code / Cursor / Codex / GPT) |
+-------------------+-------------------+
|
| MCP JSON-RPC 2.0 (stdio)
v
+---------------------------------------------------------------------------------------------------+
| @nymrel/mcp-hub |
| Unified Model Context Protocol Server |
+---------------------------------------------------------------------------------------------------+
| |
| [ TOOLS (14) ] [ RESOURCES (3) ] [ PROMPTS (3) ] |
| - nymrel_ucp_audit - nymrel://status - audit-website-ucp |
| - nymrel_surety_guard - nymrel://ecosystem - secure-agent-command |
| - nymrel_swarm_claim - nymrel://llms-manifest - init-two-seat-mission |
| - nymrel_machine_trust |
| - nymrel_proof_ledger [ DUAL-ENGINE CORE ] |
| - nymrel_crawler_mesh - Node.js 18+ (Pure TypeScript ESM) |
| - nymrel_beacon_ping - Python 3.10+ (Zero-dependency Package) |
| - nymrel_headless_quote |
| - nymrel_local_forge [ PROTOCOL COMPLIANCE ] |
| - nymrel_open_ucp - Specification Version 2024-11-05 |
| - nymrel_sandstorm - RFC-6962 Merkle Tree Hashing |
| - nymrel_a2ui_render - RFC-x402 Micropayment Headers |
| - nymrel_swarm_bus - Google A2UI v0.8 Specification |
| - nymrel_proof_verify - Schema.org JSON-LD Hierarchy |
+---------------------------------------------------------------------------------------------------+⚡ 单行安装方案
1. Claude Desktop
将 @nymrel/mcp-hub 添加到你的 claude_desktop_config.json 文件中:
macOS / Linux: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nymrel": {
"command": "npx",
"args": ["@nymrel/mcp-hub"]
}
}
}2. Cursor (Composer 与 Agent 模式)
在工作区根目录中创建或更新 .cursor/mcp.json:
{
"mcpServers": {
"nymrel-hub": {
"command": "npx",
"args": ["@nymrel/mcp-hub"]
}
}
}3. Codex CLI 与原生 Workers
添加到你的 Codex MCP 配置文件中:
{
"mcpServers": {
"nymrel": {
"command": "npx",
"args": ["@nymrel/mcp-hub"],
"env": {}
}
}
}4. Python 引擎 (Pip)
pip install nymrel-mcp-hub
nymrel-mcp --stdio🧰 聚合的 14 个 Nymrel 工具
# | MCP 工具名称 | 来源仓库 | 类别 | 描述 |
1 |
|
| 商业 | 7 层 AI 商务就绪度评分卡、JSON-LD 验证器以及 /llms.txt 合规性评估器。 |
2 |
|
| 安全 | 执行前安全防火墙,拦截破坏性 shell 命令( |
3 |
|
| 群体 | 分布式目录锁和多代理租约协调器,具有单调递增的 fencing 令牌。 |
4 |
|
| 信任 | 双受众引擎,生成 Schema.org JSON-LD ( |
5 |
|
| 安全 | 使用 RFC-6962 SHA-256 二进制 Merkle 树和数字签名收据来证明代理执行。 |
6 |
|
| 数据 | 高吞吐量的干净网络爬虫和 Markdown AST 提取器,针对 LLM token 节省进行了优化。 |
7 |
|
| 遥测 | 代理存活心跳发射器,以及活动多代理集群在线状态监视器。 |
8 |
|
| 商业 | 即时动态定价公式计算器,内置 Nymrel Warm Paper 预设。 |
9 |
|
| 模型 | 探测本地 GPU/Ollama 状态,计算 token 美元节省,并在 Luna/Terra/Sol 层级之间路由任务。 |
10 |
|
| 商业 | 通用商务协议 x402 HTTP 微支付挑战处理器和 AP2 购物车协商。 |
11 |
|
| 安全 | 零信任写时复制 (Copy-on-Write) 工作区隔离,以及秘密外泄 token 掩码防火墙。 |
12 |
|
| UI | 使用标志性 Warm Paper 令牌 ( |
13 |
|
| 群体 | Studio 任务总线消息排队、信封分发以及代理间协调广播。 |
14 |
|
| 安全 | 以密码学方式验证 RFC-6962 Merkle 收据和数字签名,防止篡改。 |
📡 实时 MCP 资源
MCP 服务器通过 resources/read 协议公开实时、动态资源:
nymrel://status(application/json)
实时 MCP 服务器遥测、node/python 运行时版本、内存 RSS 占用以及已注册工具计数。nymrel://ecosystem(application/json)
全部 14 个 Nymrel 仓库、npm 包、GitHub URL、类别和描述的完整目录。nymrel://llms-manifest(text/markdown)
精选的/llms.txt语义清单,指导自主 AI 代理如何利用 Nymrel 工具链。
📝 预构建的 MCP 提示词
audit-website-ucp
提示代理对目标 URL 执行全面的 7 层 AI 商务就绪度审计,并生成可操作的修复清单。secure-agent-command
在运行之前,使用 Surety Guard 和 Sandstorm 秘密掩码评估拟议的终端命令。init-two-seat-mission
引导代理配置双席位 Command Studio 任务 (mission_owner+studio_controller),并带有租约协调和总线分发。
🎨 双受众理念与美学
@nymrel/mcp-hub 中的每个工具都按照 双受众契约 进行工程设计:
面向人类访客: 优雅、易用的界面,采用温暖、轻盈的色调(Warm Paper
#FAF8F2、雪松绿#2A332E、赤陶色#A8541F)。面向自主机器: 可加密验证的机器信任、RFC-6962 Merkle 证明、RFC-x402 支付头,以及分层的 Schema.org JSON-LD 实体图 (
parentOrganization: Nymrel -> JalenBuilds LLC)。
🧪 验证与测试套件
# 1. Typecheck TypeScript
npm run typecheck
# 2. Build TypeScript distribution
npm run build
# 3. Run Node.js native test runner
npm test
# 4. Run Python pytest test suite
pytest📄 许可证与组织
品牌: Nymrel
母公司: JalenBuilds LLC
联系方式:
contact@jalenbuilds.com许可证: MIT License (2026)
This server cannot be installed
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
30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
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/nymrel/nymrel-mcp-hub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server