← Back to Skills Marketplace
kikikari

MCP Tool Utils

by KikiKari · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
92
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install mcp-tool-utils
Description
MCP (Model Context Protocol) utilities and helpers. Tools for connecting, configuring, and managing MCP servers with OpenClaw.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mcp-tool-utils
  3. After installation, invoke the skill by name or use /mcp-tool-utils
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug mcp-tool-utils
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is MCP Tool Utils?

MCP (Model Context Protocol) utilities and helpers. Tools for connecting, configuring, and managing MCP servers with OpenClaw. It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install MCP Tool Utils?

Run "/install mcp-tool-utils" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MCP Tool Utils free?

Yes, MCP Tool Utils is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MCP Tool Utils support?

MCP Tool Utils is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MCP Tool Utils?

It is built and maintained by KikiKari (@kikikari); the current version is v1.0.0.

💬 Comments