Back to search
30
MCP

eval-mcp

pypi/eval-mcp

Pytest-style framework for evaluating Model Context Protocol (MCP) servers.

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

Similar MCP servers embedding-nearest

mcp-agent-test
pytest for MCP agents — a testing framework for Model Context Protocol agents
0 tools
mcp-check
Eval framework for MCP server tool calls
0 tools
mcp-jest
Testing framework for Model Context Protocol (MCP) servers - like Jest but for MCP
0 tools
gitlab-review-mcp
A Model Context Protocol (MCP) server implementation
0 tools
@crashbytes/mcp-test-kit
Testing framework for Model Context Protocol (MCP) servers - Jest/Vitest for MCP
0 tools
mcp-server-python-template
This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assist
0 tools

How to use

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

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