Execute CLI commands like pwd, ls, and cat within the /app directory to manage files and directories. Supports flags such as -l and -a for detailed output.
Execute read-only shell commands (e.g., ls, cat) securely in an active SSH session and retrieve stdout, stderr, and exit codes without altering system state.
Generate and adopt a virtual pet by selecting a unique name and type (cat, dog, dragon, or alien) to nurture and evolve in a nostalgic digital environment.
A FastAPI server that implements the Model Context Protocol (MCP) using Server-Sent Events (SSE) transport to provide random cat facts on demand or as a continuous stream.
A minimal, dockerized template for creating HTTP-based Model Context Protocol servers. Provides a starting point with FastMCP framework integration and includes a sample cat fact tool that can be replaced with custom functionality.
A mathematical expression calculator that processes user-input expressions and returns computed results, supporting basic operations and built-in constants like PI and E.