mcporter

Manage MCP servers and tools via CLI with authentication and configuration.

117|8|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/geezerrrr/motive --skill mcporter-geezerrrr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcporter
Source: https://github.com/geezerrrr/motive/tree/main/Motive/Resources/Skills.bundle/mcporter
Command: npx skills add https://github.com/geezerrrr/motive --skill mcporter-geezerrrr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List, configure, authenticate, and call MCP servers/tools directly from a CLI, reducing setup time and context switching.

Core Features & Use Cases

  • List and configure MCP servers from a single command line interface.
  • Authenticate, manage config, and call MCP tools over HTTP or via stdio.
  • Use for ad-hoc servers, on-demand CLI/type generation, and configuration edits across MCP deployments.

Quick Start

Install mcporter and run mcporter list to begin managing 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?

MCP servers can be managed from the command line using a CLI tool to list, configure, authenticate, and call endpoints over HTTP or stdio. This reduces setup time and context switching across deployments.

Can I call MCP tools on-demand over HTTP or stdio?

Yes, you can invoke MCP tools on-demand over both HTTP and stdio contexts. The CLI supports direct tool calls, allowing developers and operators to execute endpoints and perform ad-hoc server interactions without manual configuration file edits.

What is the best way to configure authentication for MCP servers?

Configuring authentication for MCP servers is done through a unified CLI that manages credentials and config edits directly. This lets operators authenticate endpoints across multiple deployments without handling individual configuration files manually.

Does CLI-based MCP server management support type generation?

Yes, CLI-based MCP server management supports on-demand CLI and type generation. Developers can generate necessary types and configurations directly from the command line when deploying ad-hoc servers or managing existing MCP endpoints.

Why use a CLI tool instead of manual config edits for MCP deployments?

Using a CLI tool instead of manual config edits for MCP deployments reduces setup time and context switching. It provides a single interface to list, configure, authenticate, and call servers, minimizing human error across complex configurations.