mcporter
mcporter
Claude Code
What it does
- mcporter list
- mcporter list <server> --schema
- mcporter call <server.tool> key=value
- Selector: mcporter call linear.listissues team=ENG limit:5
- Function syntax: mcporter call "linear.createissue(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
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
mcporter FAQ
What does the mcporter skill do?
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio. mcporter list mcporter list <server> --schema
How do I install mcporter?
Run: npx -y skills add https://github.com/steipete/clawdis --skill mcporter --agent claude-code — the source lives at github.com/steipete/clawdis.
Maintain mcporter?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[mcporter on getagentictools](https://getagentictools.com/skills/steipete-clawdis-mcporter?ref=badge) npx agentictools info skills/steipete-clawdis-mcporter The second line is the CLI lookup for this page — handy in READMEs and docs.