Confidential guide on numerology and astrology, based of GG33 Public information

MCP-CLI
模型上下文协议的CLI检查员
3 years
Works with Finder
3
Github Watches
17
Github Forks
235
Github Stars
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
相关推荐
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Delivers concise Python code and interprets non-English comments
Reviews

user_sJTxgn4c
I have been using mcp-cli for a while, and it has significantly streamlined my workflow. Created by wong2, this tool is incredibly efficient and user-friendly. I highly recommend checking it out if you are looking for a reliable command-line interface. For more details, visit https://github.com/wong2/mcp-cli.