wo

wong2/mcp-cli

๐Ÿ“‡ ๐Ÿ  CLI tool for testing MCP servers

#cli-tool#mcp-server#testing
Publisherwong2/mcp-cli
Submitted date4/19/2025

Overview

Title

mcp-cli โ€“ A CLI inspector for the Model Context Protocol

How to Use

  • Run without a config file (npx @wong2/mcp-cli)
  • Run with a custom config file (npx @wong2/mcp-cli -c config.json)
  • Execute servers from NPM or local development
  • Connect to running servers via Streamable HTTP or SSE

Key Features

  • Supports running MCP servers from multiple sources
  • Lists Tools, Resources, and Prompts
  • Enables calling Tools and reading Resources/Prompts

Use Cases

  • Inspecting and interacting with MCP servers
  • Testing locally developed MCP servers
  • Connecting to remote MCP servers for debugging

Visit More

View All