by wong2 · MCP Server · ★ 438
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
mcp-cli A CLI inspector for the Model Context Protocol https://github.com/user-attachments/assets/4cd113e9-f097-4c9d-b391-045c5f213183 Features Run MCP servers from various sources List Tools, Resources, Prompts Call Tools, Read Resources, Read Prompts OAuth support for SSE and Streamable HTTP servers Usage Run without arguments This will use the config file of Claude Desktop. Run with a config file The config file has the same format as the Claude Desktop config file. Run servers from NPM Add if the server needs environment variables from your current shell. Run locally developed server Add if the server needs environment variables from your current shell. Connect to a running server over Streamable HTTP Connect to a running server over SSE Non-interactive mode Run a specific tool, resource, or prompt without interactive prompts: Examples: bash Call a tool without arguments npx @wong2/mcp-cli -c config.json call-tool filesystem:listfiles Call a tool w
| Stars | 438 |
| Forks | 38 |
| Language | JavaScript |
| Category | MCP Server |
| License | GPL-3.0 |
| Quality Score | 64.0903446824398/100 |
| Open Issues | 9 |
| Last Updated | 2026-06-08 |
| Created | 2024-12-05 |
| Platforms | cli, mcp, node |
| Est. Tokens | ~170k |
These tools work well together with mcp-cli for enhanced workflows:
Explore other popular mcp server tools:
mcp-cli is A CLI inspector for the Model Context Protocol. It is categorized as a MCP Server with 438 GitHub stars.
mcp-cli is primarily written in JavaScript.
You can find installation instructions and usage details in the mcp-cli GitHub repository at github.com/wong2/mcp-cli. The project has 438 stars and 38 forks, indicating an active community.
mcp-cli is released under the GPL-3.0 license, making it free to use and modify according to the license terms.