mcp-cli
A CLI inspector for the Model Context Protocol
https://github.com/user-attachments/assets/4cd113e9-f097-4c9d-b391-045c5f213183
Usage
Run without config file
npx @wong2/mcp-cli
This will use the config file of Claude Desktop.
Run with a config file
npx @wong2/mcp-cli -c config.json
The config file has the same format as the Claude Desktop config file.
Run servers from NPM
npx @wong2/mcp-cli npx <package-name> <args>
Run locally developed server
npx @wong2/mcp-cli node path/to/server/index.js args...
Connect to a running server over SSE
npx @wong2/mcp-cli --sse http://localhost:8000/sse
You need to first start an MCP server running over SSE transport.
Features
- Run MCP servers from various sources
- List Tools, Resources, Prompts
- Call Tools, Read Resources, Read Prompts
Related
- LiteMCP - A TypeScript library that simplifies MCP server development
- mcpservers.org - A curated list of MCP servers
MCP Cli
Project Details
- wong2/mcp-cli
- GNU General Public License v3.0
Recomended MCP Servers
MCP Server integrating MCP Clients with Stability AI-powered image manipulation functionalities: generate, edit, upscale, and more.
Model Context Protocol (MCP) Server for the JFrog Platform API, enabling repository management, build tracking, release lifecycle management,...
An implementation of Giphy integration with Model Context Protocol
Allows AI Agents to sleep for a specified amount of milliseconds, like when they should wait for an...
kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源,甚至使用SQL查询k8s资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作。
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech and video generation...
A working example to create a FastAPI server with SSE-based MCP support
Integrate Arduino-based robotics (using the NodeMCU ESP32 or Arduino Nano 368 board) with AI using the MCP (Model...
🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for...
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and...





