BeClaude

mcp-cli

New
20.6kSmitheryGeneralby github

Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "mcp-cli": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
apimcpcommunicationai-&-ml

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is mcp-cli?

Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.

How to install mcp-cli?

To install mcp-cli: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "mcp-cli": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is mcp-cli best for?

mcp-cli is a mcp categorized under General. It is designed for: api, mcp, communication, ai-&-ml. Created by github.