Back to search
30
MCP

mcp-agent-test

pypi/mcp-agent-test

pytest for MCP agents — a testing framework for Model Context Protocol agents

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

Similar MCP servers embedding-nearest

agent-mcp-framework
A Python framework for building multi-agent MCP servers
0 tools
eval-mcp
Pytest-style framework for evaluating Model Context Protocol (MCP) servers.
0 tools
mcp-jest
Testing framework for Model Context Protocol (MCP) servers - like Jest but for MCP
0 tools
agent-context-mcp
Python package manager and MCP server for Agent Context Protocol (ACP) projects.
0 tools
mcp-agent-graph
MCP Agent Graph - Python SDK for Agent Development Framework
0 tools
mcp-auditor
Agentic security testing for MCP servers
0 tools

How to use

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

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