mcporter

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

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/zhcndoc/openclaw --skill mcporter-zhcndoc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcporter
Source: https://github.com/zhcndoc/openclaw/tree/main/skills/mcporter
Command: npx skills add https://github.com/zhcndoc/openclaw --skill mcporter-zhcndoc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

mcporter provides a CLI-based way to manage MCP servers and tools, enabling quick configuration, authentication, and inspection from a single tool.

Core Features & Use Cases

  • List, configure, authenticate, call, and inspect MCP servers/tools using mcporter over HTTP or stdio.
  • Authenticate to MCP servers and manage per-server configurations to streamline secure access.
  • Inspect tool schemas and responses to diagnose server state and tool behavior in development and operations workflows.

Quick Start

Authenticate with a server and run a basic list operation to discover available tools.

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 over HTTP or stdio?

MCP server management over HTTP or stdio is done via a CLI that lists, configures, authenticates, calls, and inspects servers. It enables quick configuration and inspection from a single tool.

What is MCP server inspection and how does it work?

MCP server inspection is the process of examining tool schemas and responses to diagnose server state and tool behavior. It is used in development and operations workflows to monitor and debug interactions.

Can I configure per-server authentication for MCP servers?

Yes, per-server authentication can be configured for MCP servers. This streamlines secure access by managing individual configurations and credentials for each server environment.

Does mcporter work with both HTTP and stdio connections?

Yes, mcporter supports both HTTP and stdio connections for MCP server management. It uses CLI-based commands to handle per-server authentication and inspection workflows via configurable endpoints.

What's the best way to diagnose MCP tool behavior in operations?

The best way to diagnose MCP tool behavior is by inspecting tool schemas and responses via a CLI. This allows operations teams to monitor server state and tool interactions through configurable endpoints and debug issues.