🧪 Skills

mcporter

Manage and interact with MCP servers and tools via the mcporter CLI, supporting listing, configuring, authenticating, calling tools, and generating CLI/types.

v1.0.0
❤️ 1
⬇️ 2.3k
👁 1
Share

Description


name: mcporter 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

  • 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

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs