EC
MCP Echo Server
A simple MCP (Messaging Control Protocol) server that echoes back text messages.
Features
- Echo a message
Installation
# Install dependencies
npm install
Usage
Development
# Build server
npm run build
Declare MCP server
{
"mcpServers": {
"echo-mcp-server": {
"command": "node",
"args": ["<absolute-path-to-project-folder>/dist/index.js"]
}
}
}
Transport:
stdio
Language: 
Created: 4/24/2025
Updated: 4/24/2025
Recommend MCP Servers 💡
Wallet Inspector
kukapay
An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain.
2025-06-01
react-analyzer-mcp
azer
MCP server for analyzing & generating docs for React code locally
2025-04-09
visa-mcp
Hizuki1030
使用VISA控制示波器等测量仪器的MCP服务器
2025-04-26
mcp-server-calculator
githejie
A Model Context Protocol server for calculating.
2025-03-19
Bifrost
biegehydra
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
2025-03-06
streamable
openapi-integrator-mcp
slot181
An MCP server integrating OpenAI compatible APIs and SiliconFlow APIs for image, speech, and video generation tasks.
2025-05-06