mcporter-skill

Installation
SKILL.md

mcporter

Use mcporter to manage MCP (Model Context Protocol) servers and tools.

Requirements

  • mcporter CLI 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 exec tool to run mcporter commands
Weekly Installs
24
GitHub Stars
581
First Seen
Feb 26, 2026