mcp-server-testing

Abhiramrathod/mcp-server-testing
★ 0 stars Java DevOps Updated today
A production-grade Java testing framework for Model Context Protocol (MCP) servers with type-safe APIs, fluent assertions, and comprehensive monitoring.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-testing": {
      "command": "npx",
      "args": [
        "-y",
        "Abhiramrathod/mcp-server-testing"
      ]
    }
  }
}

Topics

javamcpmcp-servermcp-server-testingmcp-serversmcp-toolsmcptestingmodel-context-protocol