← 返回 Skills 市场
mskmz

Mcporter 1.0.0

作者 mskmz · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1199
总下载
0
收藏
30
当前安装
1
版本数
在 OpenClaw 中安装
/install mcporter-1-0-0
功能描述
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...
使用说明 (SKILL.md)

mcporter

Use mcporter to work with MCP servers directly.

Quick start

  • mcporter list
  • mcporter list \x3Cserver> --schema
  • mcporter call \x3Cserver.tool> key=value

Call tools

  • Selector: mcporter call linear.list_issues team=ENG limit:5
  • Function syntax: mcporter call "linear.create_issue(title: \"Bug\")"
  • Full URL: mcporter call https://api.example.com/mcp.fetch url:https://example.com
  • Stdio: mcporter call --stdio "bun run ./server.ts" scrape url=https://example.com
  • JSON payload: mcporter call \x3Cserver.tool> --args '{"limit":5}'

Auth + config

  • OAuth: mcporter auth \x3Cserver | url> [--reset]
  • Config: mcporter config list|get|add|remove|import|login|logout

Daemon

  • mcporter daemon start|status|stop|restart

Codegen

  • CLI: mcporter generate-cli --server \x3Cname> or --command \x3Curl>
  • Inspect: mcporter inspect-cli \x3Cpath> [--json]
  • TS: mcporter emit-ts \x3Cserver> --mode client|types

Notes

  • Config default: ./config/mcporter.json (override with --config).
  • Prefer --output json for machine-readable results.
安全使用建议
Install only if you intentionally want the agent to operate mcporter. Use it with trusted MCP servers and accounts, review any auth, config, daemon, write-tool, arbitrary URL, or stdio command before running it, and avoid sending secrets or private data to untrusted endpoints.
能力评估
Purpose & Capability
The documented purpose matches the capabilities: it wraps mcporter to list, configure, authenticate, and call MCP servers and tools over HTTP or stdio.
Instruction Scope
The instructions allow arbitrary MCP URLs, write-capable tool calls such as issue creation, config add/remove/import/login/logout, and stdio command execution, but do not define confirmation, allowlists, read-only use, or rollback expectations.
Install Mechanism
The skill installs an external npm CLI package named mcporter and contains no local executable implementation to review; static scan found no suspicious artifact patterns and VirusTotal was still pending.
Credentials
The capability set is powerful for an agent skill because remote MCP calls can transmit data, stdio examples can execute local project commands, and config operations can change persistent local MCP state.
Persistence & Privilege
OAuth/login and daemon start/status/stop/restart are disclosed and purpose-aligned, but they involve account authority and a possible long-running background process.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mcporter-1-0-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mcporter-1-0-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of mcporter: a CLI tool for direct interaction with MCP servers and tools. - List, call, and configure MCP servers via HTTP or stdio. - Support for ad-hoc servers, OAuth authentication, and config file management. - Flexible calling syntax: selector, function, URL, stdio, and JSON payloads. - Daemon support: start, stop, restart, and check status. - Code generation utilities for CLI and TypeScript clients or types. - Default config at ./config/mcporter.json, with machine-readable output via --output json.
元数据
Slug mcporter-1-0-0
版本 1.0.0
许可证
累计安装 30
当前安装数 30
历史版本数 1
常见问题

Mcporter 1.0.0 是什么?

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 插件,目前累计下载 1199 次。

如何安装 Mcporter 1.0.0?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcporter-1-0-0」即可一键安装,无需额外配置。

Mcporter 1.0.0 是免费的吗?

是的,Mcporter 1.0.0 完全免费(开源免费),可自由下载、安装和使用。

Mcporter 1.0.0 支持哪些平台?

Mcporter 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mcporter 1.0.0?

由 mskmz(@mskmz)开发并维护,当前版本 v1.0.0。

💬 留言讨论