← Back to Skills Marketplace
wuliyuan2026

McPorter Local

by Wu Liyuan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mcporter-local
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...
Usage Guidance
This skill is an instruction-only adaptor for the mcporter CLI and is plausible for the stated purpose, but review these points before installing: - Metadata mismatch: registry metadata lists a different owner/slug than the _meta.json inside the package (ownerId/slug differ). That inconsistency can indicate packaging or publishing errors—verify the publisher and package provenance. - Verify the npm package: inspect the 'mcporter' npm package contents and its repository (or homepage) before installing; confirm the publisher identity, recent versions, and package integrity (checksum/signature) where possible. - Be cautious with data/exfiltration: mcporter supports calling arbitrary URLs and a stdio mode that can run local processes and stream data. Avoid using it with sensitive files or credentials until you trust the binary. - Check local config: by default it uses ./config/mcporter.json; review that file for stored credentials and avoid pointing the tool at directories containing secrets unless necessary. - Least privilege: run the mcporter binary in a restricted environment (non-root, limited filesystem scope) or inspect the package source manually if you need to run it in production. If you can provide the package repository link or the npm package SHA / publisher info, I can re-evaluate and raise or lower confidence.
Capability Analysis
Type: OpenClaw Skill Name: mcporter-local Version: 1.0.0 The skill bundle provides documentation and installation instructions for the 'mcporter' CLI tool, which is used to interact with Model Context Protocol (MCP) servers. The instructions in SKILL.md and the metadata in _meta.json are consistent with the tool's stated purpose of listing, configuring, and calling MCP tools, and there is no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Tags
requires-oauth-token
Capability Assessment
Purpose & Capability
The name/description, required binary (mcporter), and usage in SKILL.md are coherent: this skill is an instruction-only wrapper for the mcporter CLI. Requiring/Installing an mcporter binary via the npm package is proportionate to the claimed functionality.
Instruction Scope
SKILL.md instructs the agent to call arbitrary MCP endpoints and supports full URLs and a 'stdio' mode that can run local processes (e.g., 'bun run ./server.ts') and stream data. That capability is expected for this CLI, but it also means the agent (or user) can cause local processes to run and can send arbitrary local content to remote endpoints — a potential exfiltration vector if misused. The instructions reference the default config path './config/mcporter.json', which could contain credentials; the skill does not declare that file as a required path but uses it by default.
Install Mechanism
Install spec uses an npm package named 'mcporter' that will create a 'mcporter' binary. npm installs are common for CLIs but bring the usual supply-chain risk: the package contents are arbitrary third-party code. No direct downloads from unknown URLs or archive extraction were specified.
Credentials
The skill declares no required environment variables or credentials, which is appropriate. However, the CLI supports auth flows and a local config file; those could hold credentials when used, so the absence of declared env/credential requirements is correct but users should be aware the tool may prompt for or store secrets at runtime.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request permanent platform-wide presence or attempt to modify other skill configs in the provided instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mcporter-local
  3. After installation, invoke the skill by name or use /mcporter-local
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Local install
Metadata
Slug mcporter-local
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is McPorter Local?

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 96 downloads so far.

How do I install McPorter Local?

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

Is McPorter Local free?

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

Which platforms does McPorter Local support?

McPorter Local is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created McPorter Local?

It is built and maintained by Wu Liyuan (@wuliyuan2026); the current version is v1.0.0.

💬 Comments