Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ryuichi1208 • Uncategorized
An MCP server that responds with 'Ranger!' to any MCP tool request via stdio.
A consistent, fixed response to MCP tool requests.
A simple MCP server for testing or demonstration.
Ignore input and always return the same output.
The Ranger MCP Server is a simple server that listens for MCP tool requests through standard input/output and consistently responds with the string 'Ranger!'. It supports multiple tools such as 'ranger', 'ranger_with_input', and 'any_request', but all ignore the input and return the same response. This server can be used for testing or demonstration purposes where a consistent, predictable response is needed.