← Back to Skills Marketplace
sky-lv

Tencent Docs Mcporter

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
33
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tencent-docs-mcporter
Description
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...
README (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.
Usage Guidance
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.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tencent-docs-mcporter
  3. After installation, invoke the skill by name or use /tencent-docs-mcporter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tencent-docs-mcporter
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 33 downloads so far.

How do I install Tencent Docs Mcporter?

Run "/install tencent-docs-mcporter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tencent Docs Mcporter free?

Yes, Tencent Docs Mcporter is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tencent Docs Mcporter support?

Tencent Docs Mcporter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tencent Docs Mcporter?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments