Back to Home
aadversteeg icon

echo-mcp-server

Verified Safe

by aadversteeg

Overview

A simple echo server implementing the Model Context Protocol (MCP) to demonstrate custom MCP server creation and echo messages.

Installation

Run Command
docker run -d --name echo-mcp echo-mcp-server:latest

Environment Variables

  • MessageFormat

Security Notes

The provided source code snippets (configuration files) and README do not reveal any immediate security vulnerabilities like 'eval' usage, hardcoded sensitive credentials, or network misconfigurations. The 'MessageFormat' relies on string templating, which is generally safe in .NET applications and does not imply code execution. A full audit would require inspecting the complete C# application logic, but based on the available information, it appears secure for its stated purpose.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2026-01-19

Tags

MCPEcho Server.NET CoreDockerDeveloper Tool