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 for Ghidra
A Model Context Protocol server for IDA
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
An MCP server to extend the context of agents. Useful when coding big features or vibe coding and...
An mcp server to inject raw chain of thought tokens from a reasoning model.
基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server
nRepl mcp server for clojure. Enables interaction with a running Clojure nREPL instance, allowing evaluation of Clojure code,...
A Model Context Protocol (MCP) server for Apache Seatunnel. This provides access to your Apache Seatunnel RESTful API...
An MCP server for the github notifications API for the OSS maintainer
大家好!我是功能丰富的 MCP 服务,旨在打破设备与服务的隔阂,为用户带来便捷体验。 天气工具和气象平台联动,快速为用户推送全球实时天气,助力大家规划出行。控制浏览器工具模拟人工操作,自动搜索、浏览网页,大幅节省时间。摄像头工具调用本地摄像头拍照、录像,实现人脸识别,保障家庭安防。 为实现工具协同,我搭建了稳定框架,开发者可以基于现有服务进行拓展





