MCP

MCP

0

This project is a basic Model Context Protocol (MCP) server implemented in C# and .NET, designed to reverse strings provided by users. It demonstrates how to integrate MCP with C#, serving as a beginner-level example of MCP functionality.

🔁 MCP Reverse String Server

  • A simple Model Context Protocol (MCP) server developed in C# and .NET.
  • Reverses string inputs received from users.
  • Demonstrates basic MCP functionality and integration with C#.

Features

  • MCP protocol compatible server
  • Functionality to reverse string inputs from users
  • Easy setup and execution

Usage

When the server is running, MCP clients can send a request to reverse string inputs.