mcp-cli

Discover and invoke MCP server tools, resources, and prompts via the mcp CLI.

7|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Epiphytic/ai-plugin-translator --skill mcp-cli-epiphytic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-cli
Source: https://github.com/Epiphytic/ai-plugin-translator/tree/main/packages/core/test/fixtures/regression-output/superpowers-marketplace/superpowers-lab/skills/mcp-cli
Command: npx skills add https://github.com/Epiphytic/ai-plugin-translator --skill mcp-cli-epiphytic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users access and operate MCP server capabilities without permanently loading integrations or cluttering their working context.

Core Features & Use Cases

  • MCP Discovery Workflows: Discover available tools, resources, and prompts from MCP servers before use.
  • Dynamic Tool Execution: Invoke MCP tools, read resources, and manage server aliases through the mcp CLI.
  • Use Case: Use this Skill when testing an unfamiliar MCP server, making one-off tool calls, or integrating external capabilities while keeping the active context lightweight.

Quick Start

Ask the mcp-cli skill to discover and call available tools from an MCP server you want to use.

Frequently Asked Questions about mcp-cli

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

FAQPage Schema
How do I invoke MCP server tools without permanently loading integrations?

You can invoke MCP server tools dynamically by using the mcp CLI to discover server schemas and execute JSON-parameterized calls without permanent integrations. This approach keeps your active context lightweight while allowing on-demand tool execution.

What is MCP tool discovery and when do I need it?

MCP tool discovery is the process of identifying available tools, resources, and prompts from an MCP server before use. You need it when testing an unfamiliar MCP server or making one-off tool calls while keeping your working context uncluttered.

Can I test an unfamiliar MCP server without cluttering my working context?

Yes, you can test unfamiliar MCP servers by using the mcp CLI to dynamically discover capabilities and execute tools on demand. This method prevents context bloat by avoiding permanently configured integrations during server exploration.

Does the mcp CLI support different transport methods for server integration?

Yes, the mcp CLI supports handling different transport methods for server integration. It enables dynamic discovery and invocation of MCP server capabilities, including tool execution, resource access, and prompt retrieval across various transport configurations.

How do I manage server aliases and retrieve prompts using the Model Context Protocol?

You manage server aliases and retrieve prompts through the mcp CLI interface, which handles dynamic tool execution, resource reading, and prompt retrieval. This allows flexible MCP server exploration without permanent configuration overhead.