mcporter

Manage MCP servers via CLI for listing, authentication, configuration, and tool invocation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralize MCP server management by providing a single CLI to list servers, authenticate, configure, and invoke tools across HTTP or stdio.

Core Features & Use Cases

  • List and inspect MCP servers
  • Authenticate and manage config for servers
  • Call tools and generate CLI/types
  • Use ad-hoc servers or existing deployments

Quick Start

Run mcporter list to discover servers and then call a tool with mcporter call to execute it.

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 from a single command line interface?

MCP server configuration can be managed centrally via a CLI that authenticates, edits live configurations, and invokes tools across HTTP or stdio interfaces. It supports ad-hoc servers and existing deployments.

How do I invoke MCP server tools using stdio or HTTP?

To call an MCP server tool, run the CLI list command to discover servers, then execute the call command to invoke the specific tool. This allows immediate ad-hoc execution across your configured deployments.

Can I generate CLI code for MCP servers dynamically?

Yes, you can use ad-hoc servers or existing deployments for MCP server management. The CLI supports both scenarios, allowing you to list, inspect, and invoke tools on the fly without permanent setup constraints.

What is the best way to authenticate and inspect MCP servers?

The best way to authenticate and inspect MCP servers is through a unified CLI that lists available servers and manages their authentication credentials. This provides a single point of control for server access and inspection.