mcporter

Manage MCP servers and tools via the mcporter CLI.

2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/AG064/argentum --skill mcporter-ag064
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mcporter
Source: https://github.com/AG064/argentum/tree/main/skills/mcporter
Command: npx skills add https://github.com/AG064/argentum --skill mcporter-ag064

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

mcporter provides a unified command-line interface to manage MCP servers and tools, simplifying discovery, configuration, and invocation from local or automated environments.

Core Features & Use Cases

  • List MCP servers and tools, inspect schemas, and view available actions
  • Authenticate, configure credentials, and manage sessions for repeatable workflows
  • Call MCP tools via HTTP or stdio, including ad-hoc servers and on-the-fly CLI/type generation
  • Use in automation pipelines to perform end-to-end server operations

Quick Start

Install mcporter and use mcporter list to see 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 MCP servers from the command line?▼

You can manage MCP servers from the command line by using the mcporter CLI to list available servers, inspect tool schemas, configure credentials, and invoke tools directly.

Can I call MCP tools over HTTP or stdio?▼

Yes, you can call MCP tools over HTTP or stdio, including the ability to run ad-hoc servers and generate CLI commands or types on the fly for local development.

How do I authenticate and configure MCP server sessions for automation pipelines?▼

You authenticate and configure MCP server sessions by using the CLI to manage credentials and sessions, enabling repeatable end-to-end server operations within automation pipelines.

What is the best way to list available MCP servers and inspect tool schemas?▼

The best way to list available MCP servers and inspect tool schemas is by running the mcporter list command, which displays available servers, tools, and viewable actions.

Do I need any specific dependencies to run mcporter for server configuration?▼

No specific dependencies are required to run mcporter for server configuration, as the Skill operates independently to manage credentials, edit configurations, and call MCP tools.