🔌 MCP Servers
Sentence Reverser
Reverse any sentence instantly to see words in the opposite order. Generate playful phrasing, test palindromes, or analyze sentence structure. Speed up text manipulation for editing, education, or fun
Description
Minimal MCP Server: Sentence Reversal
A tiny Model Context Protocol (MCP) server that exposes one tool:
reverse_sentence(query: str) -> str, which returns the input string reversed. It can run either:
- Locally over
stdiofor MCP-capable hosts that spawn a subprocess, or - As a network service via
streamable-httpin containers / remote hosting.
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!