mcp-cli

List, inspect, and invoke MCP servers and tools via CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cmtkdot/arc --skill mcp-cli-cmtkdot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-cli
Source: https://github.com/cmtkdot/arc/tree/main/skills/mcp-cli
Command: npx skills add https://github.com/cmtkdot/arc --skill mcp-cli-cmtkdot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with external tools, APIs, and data sources via MCP servers from the command line, enabling quick discovery, inspection, and invocation.

Core Features & Use Cases

  • List MCP servers and their tools.
  • Inspect server/tool schemas and parameters.
  • Invoke tools with structured arguments and workflows.

Quick Start

List available MCP servers with mcp-cli, then call a tool using mcp-cli call.

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 from the command line?

You can invoke MCP server tools from the command line by passing structured JSON payloads as arguments to execute specific functions and workflows directly.

Can I inspect tool schemas and parameters for MCP servers via CLI?

Yes, you can inspect server and tool schemas via CLI to review available parameters and understand the required structures before executing tool invocations.

What is the best way to discover available MCP servers and tools?

Discovering available MCP servers and tools is done by listing them locally or remotely, which enables quick identification of external APIs and data sources for invocation.

How do I search for specific tools across local and remote MCP environments?

You can search for specific tools across local and remote MCP environments using dedicated commands to filter and find the exact tool needed for your workflow.

Do I need any dependencies to use mcp-cli for server discovery?

No dependencies are required to use mcp-cli for server discovery, as it operates independently to list servers, show information, and execute tools across your environments.