mcporter

Manage MCP servers and tools via a unified CLI.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/Jnuso/OpenClaw --skill mcporter-jnuso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcporter
Source: https://github.com/Jnuso/OpenClaw/tree/main/skills/mcporter
Command: npx skills add https://github.com/Jnuso/OpenClaw --skill mcporter-jnuso

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

mcporter provides a unified CLI to list, configure, authenticate, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

Core Features & Use Cases

  • Discover MCP servers and tools, manage authentication, and apply configurations from a single CLI.
  • Invoke server tools via HTTP or stdio with structured arguments and optional code generation.
  • Create and test ad-hoc servers or scripted workflows, including config edits and CLI/type generation.

Quick Start

Run mcporter to list available servers and call a 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 server configurations and authentication from a single CLI?

You can manage MCP server configurations and authentication from a single CLI using mcporter, which streamlines listing, configuring, and authenticating servers across HTTP or stdio workflows with OAuth and config management support.

Can I invoke MCP server tools directly via HTTP or stdio with structured arguments?

Yes, you can invoke MCP server tools directly via HTTP or stdio. The mcporter CLI supports calling tools with structured JSON arguments, applying configuration defaults to streamline local and remote server interactions.

What is the best way to generate CLI and type code for MCP server tools?

Generating CLI and type code for MCP server tools is handled through the mcporter CLI codegen capabilities. It allows developers to generate code while invoking tools via HTTP or stdio with structured arguments.

Does mcporter support creating and testing ad-hoc MCP servers?

Yes, mcporter supports creating and testing ad-hoc MCP servers. Developers and operators can run ad-hoc servers, edit configurations on the fly, and script workflows including CLI and type generation.

How do I list available MCP servers and their tools before invoking them?

To list available MCP servers and their tools, run the mcporter CLI. It provides a unified interface to discover servers, manage authentication, and apply configurations before directly invoking tools.