Mcporter
🛠️ Agent SkillClawHub
CLI to list, configure, auth, and call MCP servers/tools directly.
Mcporter is a versatile CLI tool designed for developers working with the Model Context Protocol (MCP). It provides a unified interface to discover, configure, and invoke MCP servers and tools. Key features include: listing available MCP servers, configuring server parameters, handling authentication, and executing tool calls over HTTP or stdio transports. Mcporter also supports ad-hoc server management, allowing users to spin up temporary servers for testing. Additionally, it offers configuration editing capabilities and automatic generation of CLI commands and type definitions, reducing boilerplate. Built by ClawHub, this skill integrates seamlessly with AI agents, enabling them to leverage MCP ecosystems without manual configuration. Its lightweight design and cross-platform compatibility make it a practical tool for developers building agent-based applications.
💡Highlights
- ├─List, configure, auth MCP servers
- ├─Call tools via HTTP or stdio
- └─CLI and type generation for MCP
🎯For
- ├─AI developers
- ├─Agent builders
- └─CLI users