mcporter

Manage MCP servers and tools via CLI over HTTP or stdio.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/jannolan200211-ship-it/my-cosmos-backup --skill mcporter-jannolan200211-ship-it
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcporter
Source: https://github.com/jannolan200211-ship-it/my-cosmos-backup/tree/main/03%20Reference/02%20System%20Configs/skills/mcporter
Command: npx skills add https://github.com/jannolan200211-ship-it/my-cosmos-backup --skill mcporter-jannolan200211-ship-it

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

mcporter provides a CLI to manage MCP servers and tools directly, enabling quick access, configuration, authentication, and invocation from your terminal.

Core Features & Use Cases

  • List and discover MCP servers: quickly view available servers and tools.
  • Configure and authenticate: manage credentials and config for secure access.
  • Call tools via HTTP or stdio: run server tools and commands from the CLI, with support for ad-hoc servers and on-demand CLI/type generation.
  • Codegen and inspection: generate client code and inspect CLI paths for integration into automation.

Quick Start

Run mcporter list to view available servers, then use mcporter call to execute a server tool.

Frequently Asked Questions about mcporter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage MCP servers directly from the command line?

You can call MCP server tools from the CLI by running the mcporter call command to execute tools via HTTP or stdio. It also supports ad-hoc servers and on-demand CLI generation for automation integration.

How do I configure credentials and authenticate for MCP servers?

You can configure credentials and authenticate for MCP servers using mcporter's standard CLI patterns. This enables secure access management and on-demand config edits directly from your terminal.

Can I generate client code when interacting with MCP servers?

Yes, you can generate client code and inspect CLI paths when interacting with MCP servers. mcporter supports on-demand CLI and type generation to help integrate server tools into your automation workflows.

Does the CLI support calling MCP tools via both HTTP and stdio?

Yes, the CLI supports calling MCP server tools via both HTTP and stdio protocols. This allows you to run server tools and commands flexibly, with additional support for ad-hoc server interactions.

What is the best way to list and discover available MCP servers and tools?

The best way to list and discover available MCP servers and tools is by running the mcporter list command. This provides a quick view of accessible servers and their tools directly in your terminal.