mcporter

Discover and invoke MCP servers and tools from a single CLI.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/anilcan-kara/nozich-agent --skill mcporter-anilcan-kara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcporter
Source: https://github.com/anilcan-kara/nozich-agent/tree/main/optional-skills/mcp/mcporter
Command: npx skills add https://github.com/anilcan-kara/nozich-agent --skill mcporter-anilcan-kara

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MCP server management often requires juggling multiple tools, configurations, and hand-built scripts. mcporter centralizes discovery, auth, and command execution for MCP servers and tools from a single CLI, reducing setup time and context switching.

Core Features & Use Cases

  • Discover MCP servers configured on the machine and browse their tools with schema details.
  • Authenticate and configure access to multiple MCP endpoints, enabling seamless switching across projects.
  • Invoke tools directly via CLI, supporting ad-hoc servers and standard I/O workflows.

Quick Start

Run mcporter list to see configured MCP servers and their tools.

Frequently Asked Questions about mcporter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage multiple MCP servers from a single CLI?

You can manage multiple MCP servers from a single CLI by using mcporter to centralize discovery, authentication, and command execution across ad-hoc HTTP and stdio servers. It reduces setup time by eliminating the need to juggle multiple tools and hand-built scripts.

How do I discover available tools on my configured MCP servers?

To discover available tools on your configured MCP servers, run the `mcporter list` command from your terminal. This allows you to browse servers and view their specific tools complete with schema details.

Can I invoke MCP tools directly from the terminal for ad-hoc workflows?

Yes, you can invoke MCP tools directly from the terminal for ad-hoc workflows. The CLI supports direct tool invocation and standard I/O workflows, enabling seamless execution across local and remote MCP setups.

Does MCP server management support switching configurations across different projects?

MCP server management supports switching configurations across different projects. You can authenticate and configure access to multiple MCP endpoints, allowing seamless project switching within your development or DevOps workflows.

What is the best way to handle authentication for remote MCP endpoints?

The best way to handle authentication for remote MCP endpoints is through a centralized CLI that manages access configurations. This approach supports secure authentication and seamless switching across various local and remote MCP server installations.