Mcp-Cli icon

Mcp-Cli

Createdwong2

Inspect Model Context Protocol implementations from the command line.

About

Mcp-Cli is a command-line tool designed for inspecting Model Context Protocol (MCP) implementations. It allows developers to run MCP servers from various sources, including local files, NPM packages, and servers accessible via Server-Sent Events (SSE). With Mcp-Cli, you can easily list available tools, resources, and prompts, as well as call tools, read resources, and read prompts for thorough inspection and debugging.

Key Features

  • Supports configuration files in Claude Desktop format
  • Connect to running servers over SSE transport
  • 178 GitHub stars
  • Run MCP servers from various sources (NPM, local files, SSE)
  • Call Tools, Read Resources, and Read Prompts
  • List available Tools, Resources, and Prompts

Use Cases

  • Inspecting available functionalities of an MCP server
  • Interacting with an MCP server from the command line
  • Debugging and testing MCP server implementations