Skip to content
Back to search
30
MCP

echo-mcp

pypi/echo-mcp

A powerful MCP server for local system automation and browser control

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

Similar MCP servers embedding-nearest

echo-mcp-server-for-testing
A simple echo MCP (Model Context Protocol) Server for testing MCP Clients
0 tools
computer-mcp
Cross-platform MCP server for computer automation and control
0 tools
io.github.bharath-krishna/mcp-test
A simple MCP server with an echo tool for testing purposes
0 tools
ssh-mcp-pro
Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.
0 tools
chrome-mcp
MCP server for browser automation using DrissionPage
0 tools
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools

How to use

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

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