Skip to content
Back to search
30
MCP

mcp-agent-tester

pypi/mcp-agent-tester

Local-first MCP server inspector, smoke tester, and agent runner with a web UI, CLI, and JSON traces.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MCP Test Runner
Local test execution and coverage summaries for onboarding agents.
0 tools
MCP Test Runner
Local test execution and coverage summaries for onboarding agents.
0 tools
io.github.agentmark-ai/mcp-server
Inspect AgentMark traces and drive AgentMark Cloud: apps, experiments, metrics, deployments.
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
agentic-testing-mcp
MCP server for autonomous unit testing and self-healing
0 tools
@fre4x/mcp-inspector
MCP server wrapping the MCP Inspector CLI — lets AI agents test any MCP server without a browser.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-agent-tester": {
      "url": "None",
      "transport": "http"
    }
  }
}