What problem does it solve?
mcporter removes the friction of setting up and calling MCP servers/tools by giving you a single terminal workflow to discover servers, authenticate when needed, and invoke tools reliably.
Core Features & Use Cases
- MCP Server Discovery: Auto-discovers MCP servers configured by other clients on your machine, so you can start using available tools quickly.
- Tool Calling (HTTP or stdio): Calls MCP tools directly over HTTP or by launching stdio servers, including ad-hoc one-off servers.
- Auth, Config, and Daemon: Manages OAuth authentication, server configuration, and persistent connections via a daemon.
- Schema-Driven Inspection and Generation: Lists tools with schema details and generates CLI wrappers and TypeScript clients/types for integration work.
Quick Start
List available servers on this machine by running: mcporter list.