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"]
}
}
}
Recommend MCP Servers 💡
@kukapay/whattimeisit-mcp
A lightweight MCP server that returns the current time based on the user's IP address.
pushover-mcp
A Model Context Protocol implementation for sending notifications via Pushover.net
@gongrzhe/quickchart-mcp-server
A Model Context Protocol server for generating charts using QuickChart.io
py-ue5-mcp-server
A MCP server enabling Claude to interact with Unreal Engine 5 via natural language to control Blueprint actors and 3D scenes
ffmpeg-mcp
Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback,clip, overlay, concat and other functions
@tsavo/creatify-mcp
Enterprise-grade MCP Server for Creatify AI, providing 12 AI video generation tools with complete API coverage.