name: mcporter-skill 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 generation. homepage: https://github.com/pdxfinder/mcporter metadata: {"clawdbot":{"emoji":"🔌","os":["darwin","linux","windows"],"requires":{"bins":["mcporter"]},"install":[{"id":"brew","kind":"brew","formula":"pdxfinder/tap/mcporter","bins":["mcporter"],"label":"Install mcporter (brew)"}]}}
mcporter
Use mcporter to manage MCP (Model Context Protocol) servers and tools.
Requirements
-
mcporterCLI installed (via Homebrew:brew install pdxfinder/tap/mcporter) - MCP server configuration in
~/.config/mcporter/
Common Commands
List Configured Servers
mcporter list
Authentication
mcporter auth --help
Call MCP Tools
mcporter call <server-name> <tool-name> [arguments...]
Generate CLI/Types
mcporter generate cli <server-name>
mcporter generate types <server-name>
Config Management
mcporter config --help
Notes
- mcporter supports both HTTP and stdio MCP servers
- Ad-hoc server creation is supported
- CLI generation creates typed wrappers for MCP tools
- Use
exectool to run mcporter commands
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
418
GitHub Forks
48
Created
Mar 2026
Last Updated
3 months ago
tools
tools system admin
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!