mcppeek

printemps-tokyo/mcppeek
★ 0 stars TypeScript Code/Dev Tools Updated 5d ago
Inspect a Model Context Protocol (MCP) server: list its tools, resources, and prompts, lint their schemas, and call a tool. Zero-dependency CLI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcppeek": {
      "command": "npx",
      "args": [
        "-y",
        "printemps-tokyo/mcppeek"
      ]
    }
  }
}

README Excerpt

> Inspect a Model Context Protocol (MCP) server: list its tools, resources, and prompts, lint their schemas, and call a tool. Zero-dependency CLI. MCP servers are everywhere now, but seeing what one actually exposes usually means wiring it into a client. `mcppeek` runs the handshake for you and prints