Back to search
30
MCP

echo-mcp-server-for-testing

pypi/echo-mcp-server-for-testing

A 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

baiyx-mcp-server-echo
A Model Context Protocol server providing echo service for testing
0 tools
io.github.bharath-krishna/mcp-test
A simple MCP server with an echo tool for testing purposes
0 tools
echo mcp server for testing
Metadata-only Glama MCP server.
0 tools
mcp-client-for-testing
A minimalistic MCP client for testing MCP Server
0 tools
chuk-mcp-echo
Echo Service - ChukMCP Server Test Project
0 tools
io.github.koki-develop/esa-mcp-server
A Model Context Protocol (MCP) server for esa.io
0 tools

How to use

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

{
  "mcpServers": {
    "echo-mcp-server-for-testing": {
      "url": "None",
      "transport": "http"
    }
  }
}