← 返回 Skills 市场
Mcporter Cli
作者
zhangzhifeng
· GitHub ↗
· v1.0.1
· MIT-0
275
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install mcporter-cli
功能描述
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type gene...
安全使用建议
This skill is an instruction wrapper for an external mcporter CLI. Before installing or using it: 1) Verify the npm package 'mcporter' and its publisher (check the package page, README, and source repository) and prefer installing from a trustworthy registry; 2) Be aware mcporter may perform network calls to servers you specify and will store auth tokens/config at ./config/mcporter.json by default — treat that file as sensitive; 3) Confirm the homepage/owner information (there is a mismatch between registry metadata and the included _meta.json ownerId) to ensure you're installing the intended project; 4) For initial use, run the CLI in a controlled environment (sandbox or VM) and inspect the config file created by mcporter to see what credentials are stored.
功能分析
Type: OpenClaw Skill
Name: mcporter-cli
Version: 1.0.1
The mcporter-cli skill provides a wrapper for the mcporter tool, which includes high-risk capabilities such as executing arbitrary commands via stdio (e.g., `mcporter call --stdio "bun run ./server.ts"`) and managing sensitive authentication credentials (`mcporter auth` and `mcporter config`). While these functions are consistent with the stated purpose of interacting with Model Context Protocol (MCP) servers, they grant the AI agent broad execution and configuration permissions that could be leveraged for unauthorized actions if the agent is misdirected. The skill is classified as suspicious due to these inherent high-risk capabilities (SKILL.md).
能力评估
Purpose & Capability
Name/description match the behavior in SKILL.md: the skill simply instructs the agent to run the mcporter CLI to list, auth, call, and configure MCP servers. The declared requirement (mcporter binary) and the node install spec (npm package 'mcporter') are appropriate for that purpose.
Instruction Scope
SKILL.md stays within the CLI's domain (list/call/auth/config/daemon/codegen). It references a default config path (./config/mcporter.json) which is relevant to the CLI but means credentials or tokens may be written to disk; be aware the agent running this skill will call out to network endpoints specified via mcporter (including ad-hoc URLs) as part of normal operation.
Install Mechanism
The install uses the npm package 'mcporter' to create the mcporter binary. This is a reasonable install method for a Node-based CLI but carries the usual npm risks: verify the package name, owner, and package contents before installing. The declared homepage uses http (not https), which is less reassuring; verify the project's authenticity on npm/GitHub.
Credentials
The skill declares no required environment variables or credentials, which is proportional. However, mcporter's auth commands can perform OAuth flows and will likely store tokens in the config path (./config/mcporter.json by default). That stored data is outside the skill bundle and should be treated as local secrets.
Persistence & Privilege
always is false and the skill is not requesting elevated or persistent platform privileges. It does not attempt to modify other skills or system-wide settings according to the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mcporter-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/mcporter-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated documentation for clearer and more concise usage instructions.
- Added quick start and example command sections for common operations.
- Included detailed examples for calling tools and working with different input types.
- Documented authentication, configuration management, daemon mode, and code generation commands.
- Noted config file defaults and recommended output flags.
v1.0.0
mcporter-cli 1.0.0 – Initial release
- Provides CLI for managing MCP (Model Context Protocol) servers.
- Supports listing, adding, editing, and removing MCP servers (via HTTP or stdio).
- Enables authentication, direct tool calls, and TypeScript type generation from the CLI.
- Includes install instructions and common usage examples.
元数据
常见问题
Mcporter Cli 是什么?
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type gene... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。
如何安装 Mcporter Cli?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcporter-cli」即可一键安装,无需额外配置。
Mcporter Cli 是免费的吗?
是的,Mcporter Cli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mcporter Cli 支持哪些平台?
Mcporter Cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mcporter Cli?
由 zhangzhifeng(@164149043)开发并维护,当前版本 v1.0.1。
推荐 Skills