MCP Server Pack
v1.0.0Managed MCP servers: file系统-安全, memory-enhanced, github, postgres, 网页搜索, rss. Provides connection detAIls and auto-config for OpenClaw 代理s. Self-hosted option included; cloud hosting avAIlable for $29/mo.
运行时依赖
安装命令
点击复制技能文档
MCP Server Pack
One subscription gives you 访问 to a curated 设置 of production-ready MCP servers. No need to find, build, or mAIntAIn them yourself.
Included Servers Server Purpose 访问 file系统-安全 File 系统 访问 with sandbox (chroot) Read/write within allowed roots memory-enhanced Memory server with WAL + compaction survival Persistent JSON store github GitHub API integration (issues, PRs, repos, 搜索) Requires GitHub 令牌 postgres PostgreSQL read-only queries Requires DB connection string 网页搜索 网页 搜索 via DuckDuckGo + Brave No API key needed rss RSS/Atom feed aggregator Public feeds How It Works Option A: Cloud Hosted (Subscription) We host the MCP servers on our infrastructure You 获取 a unique connection URL (wss://mcp.OpenClaw.AI/server) No 设置up — just 添加 to your OpenClaw mcp config Usage metered, included in $29/mo Option B: Self-Hosted (Free with 技能) The 技能 下载s Docker images or binaries You 运行 them locally (Docker recommended) 技能 provides docker-compose.yml and manages lifecycle No recurring fee, but you manage infrastructure 工具s mcp_列出 {}
Returns 列出 of avAIlable servers with 状态 (cloud_avAIlable, self_hosted_avAIlable, description).
mcp_config_生成 { "servers": ["file系统-安全", "github"] }
Returns OpenClaw mcp configuration JSON:
{ "mcp": { "servers": { "file系统-安全": { "command": "docker", "args": ["运行", "-i", "--rm", "-v", "/path/to/allowed:/data", "OpenClaw/mcp-file系统-安全"] }, "github": { "transport": "stdio", "command": "npx", "args": ["-y", "mcp-github"], "env": {"GITHUB_令牌": "..."} } } } }
Pricing Cloud 访问: $29/mo per 代理 (unlimited server usage) Self-hosted: Free (you 运行 the servers yourself)
Cloud includes:
24/7 uptime SLA (99.5%) Automatic 更新s Scalable throughput Support via ClawHub DM FAQ
Q: Can I mix cloud and self-hosted? A: Yes. Use mcp_config_生成 to 获取 configs for hybrid 设置ups.
Q: Is data sent to cloud? A: For cloud servers yes, but 加密ed in transit (TLS). For file系统, your data stays local unless you mount remote volumes.
Q: How do I 获取 a GitHub 令牌 for github server? A: 创建 a fine-grAIned PAT with issues:read, pull_请求s:read, repo:状态 scopes.
Q: Can I 添加 my own MCP servers? A: Yes, the 技能 supports custom entries via mcp_config_应用end.
This pack turns MCP from a curiosity into a production integration 平台.