MCP Echo Server

by devjiel

113 downloads
Not rated
GitHub

Description

# MCP Echo Server A simple MCP (Messaging Control Protocol) server that echoes back text messages. ## Features - Echo a message ## Installation ```bash # Install dependencies npm install ``` ## Usage ### Development ```bash # Build server npm run build ``` ## Declare MCP server…

About

# MCP Echo Server A simple MCP (Messaging Control Protocol) server that echoes back text messages. ## Features - Echo a message ## Installation ```bash # Install dependencies npm install ``` ## Usage ### Development ```bash # Build server npm run build ``` ## Declare MCP server ```json { "mcpServers": {…

Details

Author
devjiel
Downloads
113
Categories
Other

- Echoes back text messages.

Install dependencies with npm install, build the server with npm run build, then declare the MCP server in a JSON configuration file specifying the command node and the arguments pointing to the built dist/index.js file.

MCP Echo Server

A simple MCP (Messaging Control Protocol) server that echoes back text messages.

Features

- Echo a message

Installation

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.