Reverses text inputs via a simple Model Context Protocol (MCP) server.
This is a demonstration server built using the Model Context Protocol (MCP). It provides a text reversing function accessible through a standard input/output (stdio) or Server-Sent Events (SSE) interface. The server is configured for use within Cursor, a code editor, where it can be integrated to perform text manipulation tasks directly within the editor environment.