← 返回 Skills 市场
92
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install mcp-tool-utils
功能描述
MCP (Model Context Protocol) utilities and helpers. Tools for connecting, configuring, and managing MCP servers with OpenClaw.
安全使用建议
This skill describes a CLI and shows interactions with external MCP servers but provides no implementation or install instructions and doesn't declare the API key it expects. Before installing or using it: 1) ask the publisher for the CLI source (trusted package registry or GitHub releases) and verify its integrity; 2) do not paste API keys into URLs — prefer environment variables or a secure config with limited scope; 3) confirm which environment variables/credentials are required and why; 4) verify the MCP server endpoints and that you trust those third parties; 5) if you must provide secrets, use least privilege keys and rotate them after testing. These inconsistencies are likely sloppy engineering but could lead to accidental key leakage, so proceed cautiously. Additional information that would change the assessment: a clear, reputable install source for mcp-tool-utils, an explicit list of required environment variables/credentials, and guidance on secure storage/usage of API keys.
功能分析
Type: OpenClaw Skill
Name: mcp-tool-utils
Version: 1.0.0
The skill bundle consists of documentation (SKILL.md) and metadata for Model Context Protocol (MCP) utilities. It describes standard administrative tasks such as server configuration, tool discovery, and health monitoring for legitimate services like Tavily, Exa, and Firecrawl. No executable code, suspicious network calls, or malicious prompt-injection instructions were found.
能力标签
能力评估
Purpose & Capability
The skill's purpose (MCP utilities) matches the examples and endpoints shown (mcp.tavily.com, mcp.exa.ai, etc.), but the package contains only SKILL.md and package.json and no installer or implementation for the referenced mcp-tool-utils CLI/library. That mismatch (documented CLI but no provided binary or install instructions) is unexpected.
Instruction Scope
Runtime instructions reference running a CLI (mcp-tool-utils), calling mcpUtils.discover/call, and editing openclaw.json; they also show using an environment variable ($TAVILY_KEY) and placing an API key directly in a server URL. The SKILL.md instructs interactions with external MCP servers (expected) but also suggests practices (embedding secrets in URLs) that risk leaking credentials. The instructions do not declare where the CLI comes from or how to obtain it.
Install Mechanism
This is an instruction-only skill with no install spec or code to write to disk, which is low risk. However, because the instructions expect an external mcp-tool-utils CLI/library, lack of an install source is an operational gap the user must resolve before use.
Credentials
SKILL.md shows using $TAVILY_KEY and embedding API keys in openclaw.json URLs, but the skill metadata declares no required environment variables or primary credential. That discrepancy (instructions requiring secrets while the manifest requests none) is a red flag: it increases the chance of misconfiguration and secret leakage, and the skill gives no guidance on required scopes or where credentials are stored.
Persistence & Privilege
The skill does not request always:true, does not declare system config paths, and is not installing persistent components. It does not attempt to modify other skills or agent-wide settings based on the provided materials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mcp-tool-utils - 安装完成后,直接呼叫该 Skill 的名称或使用
/mcp-tool-utils触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of mcp-tool-utils with comprehensive MCP integration tools.
- Manage and configure multiple MCP servers via CLI.
- Discover and list available tools from connected MCP servers.
- Synchronize MCP server configurations with OpenClaw and other compatible systems.
- Includes helper functions for configuration validation, TypeScript type generation, latency monitoring, and configuration backup.
- Supports server health checks and direct tool invocation from the command line.
- Integrates with OpenClaw configuration for streamlined usage.
元数据
常见问题
MCP Tool Utils 是什么?
MCP (Model Context Protocol) utilities and helpers. Tools for connecting, configuring, and managing MCP servers with OpenClaw. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 MCP Tool Utils?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcp-tool-utils」即可一键安装,无需额外配置。
MCP Tool Utils 是免费的吗?
是的,MCP Tool Utils 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MCP Tool Utils 支持哪些平台?
MCP Tool Utils 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MCP Tool Utils?
由 KikiKari(@kikikari)开发并维护,当前版本 v1.0.0。
推荐 Skills