MCPorter MCP CLI
/install mcporter-mcp
mcporter
Use mcporter to work with MCP servers directly.
Quick start
mcporter listmcporter list \x3Cserver> --schemamcporter 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 jsonfor machine-readable results.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mcporter-mcp - After installation, invoke the skill by name or use
/mcporter-mcp - Provide required inputs per the skill's parameter spec and get structured output
What is MCPorter MCP 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 26 downloads so far.
How do I install MCPorter MCP CLI?
Run "/install mcporter-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MCPorter MCP CLI free?
Yes, MCPorter MCP CLI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does MCPorter MCP CLI support?
MCPorter MCP CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created MCPorter MCP CLI?
It is built and maintained by Pratik Narola (@pratiknarola); the current version is v1.0.0.