
Mcporter
- 3.9k installs
- 385k repo stars
- Updated August 3, 2026
- steipete/clawdis
mcporter is an agent skill for list, configure, authenticate, and call mcp servers and tools over http or stdio with mcporter.
About
The mcporter skill List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio. Use mcporter to work with MCP servers directly. - mcporter list - mcporter list <server --schema - mcporter call <server.tool key=value - 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 <server.tool --args '{"limit":5}' - OAuth: mcporter auth <server url [--reset] - Config: mcporter config list get add remove import login logout - OAuth: mcporter auth <server url [--reset] - Config: mcporter config list get add remove import login logout - mcporter daemon start status stop restart - CLI: mcporter generate-cli --server <name or --command <url - Inspect: mcporter inspect-cli <path [--json] - TS: mcporter emit-ts <server --mode client types - Config default: ./config/mcporter.json (override with --config). - Prefer --output json for machine-readable results.
- mcporter list <server --schema
- mcporter call <server.tool key=value
- 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
Mcporter by the numbers
- 3,896 all-time installs (skills.sh)
- +166 installs in the week ending Aug 2, 2026 (Skillselion tracking)
- Ranked #196 of 16,556 AI & Agent Building skills by installs in the Skillselion catalog
- Security screen: MEDIUM risk (skills.sh audit)
- Data as of Aug 3, 2026 (Skillselion catalog sync)
mcporter capabilities & compatibility
- Capabilities
- mcporter list <server schema · mcporter call <server.tool key=value · selector: mcporter call linear.list_issues team= · function syntax: mcporter call "linear.create_is · full url: mcporter call https://api.example.com/
- Use cases
- orchestration · api development
npx skills add https://github.com/steipete/clawdis --skill mcporterAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 3.9k |
|---|---|
| repo stars | ★ 385k |
| Security audit | 2 / 3 scanners passed |
| Last updated | August 3, 2026 |
| Repository | steipete/clawdis ↗ |
How do I list, configure, authenticate, and call mcp servers and tools over http or stdio with mcporter with documented agent guidance?
List, configure, authenticate, and call MCP servers and tools over HTTP or stdio with mcporter.
Who is it for?
Developers who need ai & agent building help during build work.
Skip if: Skip when the task falls outside AI & Agent Building scope described in SKILL.md.
When should I use this skill?
List, configure, authenticate, and call MCP servers and tools over HTTP or stdio with mcporter.
What you get
Completed ai & agent building workflow aligned with SKILL.md steps and validation.
- MCP tool schemas
- server configuration
- tool call responses
By the numbers
- mcporter list <server --schema
- mcporter call <server.tool key=value
- Selector: mcporter call linear.list_issues team=ENG limit:5
Files
mcporter
Use mcporter to work with MCP servers directly.
Quick start
mcporter listmcporter list <server> --schemamcporter call <server.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 <server.tool> --args '{"limit":5}'
Auth + config
- OAuth:
mcporter auth <server | 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 <name>or--command <url> - Inspect:
mcporter inspect-cli <path> [--json] - TS:
mcporter emit-ts <server> --mode client|types
Notes
- Config default:
./config/mcporter.json(override with--config). - Prefer
--output jsonfor machine-readable results.
Related skills
Forks & variants (4)
Mcporter has 4 known copies in the catalog totaling 46 installs. They canonicalize to this original listing.
How it compares
mcporter is an agent skill for list, configure, authenticate, and call mcp servers and tools over http or stdio with mcporter, not a generic alternative.
FAQ
Who is mcporter for?
Developers using AI & Agent Building workflows with agent-guided SKILL.md steps.
When should I use mcporter?
List, configure, authenticate, and call MCP servers and tools over HTTP or stdio with mcporter.
Is mcporter safe to install?
Review the Security Audits panel on this page before installing in production.