microscope-mcp-client

trevSmart/microscope-mcp-client
★ 0 stars JavaScript 💻 Code/Dev Tools Updated today
MiCroscoPe is a lightweight command-line client that enables exhaustive testing of our MCP servers by AI agents.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "microscope-mcp-clien": {
      "command": "npx",
      "args": [
        "-y",
        "trevSmart/microscope-mcp-client"
      ]
    }
  }
}

README Excerpt

<img src="assets/logo.png" alt="MiCroscoPe logo" width="260" style="mmargin-bottom: 6px;"/> MiCroscoPe is a lightweight command-line client that enables exhaustive testing of our MCP servers by AI agents. --- ```bash microscope --server "npx:@modelcontextprotocol/server-everything" microscope --server ./server.js --log-level debug

Tools (3)

listquitresources

Topics

ai-agentsautomated-testingautomationcliclientcommand-linemcptesting