Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by garrardkitchen • Uncategorized
A simple example MCP server in C# that echoes messages and supports reverse echo functionality.
Integrate simple echo tools via MCP protocol.
A reference implementation of an MCP server in C#.
Run command-line tools exposed through MCP.
This repository demonstrates how to create a Model Context Protocol (MCP) server using C#. It provides a basic implementation with tools that echo messages back to the client, including a reverse echo feature. The example is designed to help developers understand MCP server setup, configuration, and usage with .NET 9.0 and Visual Studio Code.