Back to search
30
MCP
echo-mcp-server-for-testing
pypi/echo-mcp-server-for-testingA simple echo MCP (Model Context Protocol) Server for testing MCP Clients
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"echo-mcp-server-for-testing": {
"url": "None",
"transport": "http"
}
}
}