mcporter

List, configure, authenticate, and call MCP servers via the mcporter CLI.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/gaos6e/MyOpenclaw --skill mcporter-gaos6e
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcporter
Source: https://github.com/gaos6e/MyOpenclaw/tree/main/workspace/skills/mcporter
Command: npx skills add https://github.com/gaos6e/MyOpenclaw --skill mcporter-gaos6e

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

mcporter simplifies managing MCP servers from the command line, enabling quick listing, configuration, authentication, and direct tool calls.

Core Features & Use Cases

  • List MCP servers and inspect their status.
  • Configure server settings, perform authentication, and call tools via HTTP or stdio.
  • Use for ad-hoc servers, config edits, and CLI/type generation across MCP servers.

Quick Start

Run the mcporter list command to enumerate available MCP servers.

Frequently Asked Questions about mcporter

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

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

You can manage MCP servers from the command line by using the mcporter list command to enumerate available servers and inspect their current status directly in your terminal.

Can I configure MCP server settings and authenticate via CLI?

Yes, you can configure MCP server settings and perform authentication directly via the mcporter CLI, allowing you to manage server credentials and configurations without leaving the terminal.

What is the best way to call tools on an MCP server using HTTP or stdio?

The best way to call tools on an MCP server via HTTP or stdio is using the mcporter CLI, which supports direct tool calls for development workflows requiring quick server interaction.

Do I need Node.js to run CLI commands for MCP server discovery?

Yes, you need a compatible Node.js runtime and the mcporter binary to operate across environments and perform MCP server discovery, config edits, and CLI-driven tooling.

Can I use CLI type generation and config edits for ad-hoc MCP servers?

Yes, mcporter supports CLI and type generation alongside config edits specifically for ad-hoc MCP servers, streamlining development workflows across multiple server instances.