← 返回 Skills 市场
sky-lv

Tencent Docs Mcporter

作者 SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
33
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tencent-docs-mcporter
功能描述
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.
安全使用建议
Before installing, understand that this gives your agent a convenient way to call MCP tools, authenticate to services, edit mcporter configuration, run stdio server commands, and start a daemon. Use explicit approval for auth, config changes, arbitrary URLs, stdio commands, and daemon operations, especially when connected MCP servers can modify external accounts or private data.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The stated purpose is to use mcporter for listing, authenticating, configuring, calling MCP tools, daemon control, and code/type generation; the examples match that purpose.
Instruction Scope
The skill exposes broad operations including arbitrary HTTP MCP calls, stdio-backed server commands, OAuth, config edits, and daemon commands, but these are disclosed rather than hidden.
Install Mechanism
Install metadata only declares the Node package mcporter and the mcporter binary; there are no bundled executable scripts or custom install hooks in the artifact.
Credentials
Network calls, local config changes, and credential-based MCP access are proportionate for this kind of MCP CLI wrapper, but the skill does not add detailed consent or scoping guidance.
Persistence & Privilege
Config login/logout/add/remove and daemon start/stop/restart can create local state or long-running processes, but the artifact does not show automatic persistence or privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tencent-docs-mcporter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tencent-docs-mcporter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of mcporter skill. - Allows listing, configuring, authenticating, and calling MCP servers/tools via mcporter CLI. - Supports calls over HTTP, stdio, ad-hoc servers, config management, and CLI/type generation. - Includes quick start commands for listing, calling tools, authentication, configuration, daemon management, and code generation. - Node-based installer provided.
元数据
Slug tencent-docs-mcporter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tencent Docs Mcporter 是什么?

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

如何安装 Tencent Docs Mcporter?

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

Tencent Docs Mcporter 是免费的吗?

是的,Tencent Docs Mcporter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tencent Docs Mcporter 支持哪些平台?

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

谁开发了 Tencent Docs Mcporter?

由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。

💬 留言讨论