Acerca de
Shell offers a straightforward Model Context Protocol (MCP) server designed to expose a `terminal` tool, enabling the execution of shell commands. It processes commands given an object with a `command` key, returning output as MCP `TextContent` and clearly surfacing errors. Additionally, it provides access to a specific resource by fetching the contents of `mcpreadme.md` from various OneDrive and local desktop paths, making it a versatile utility for integrating shell capabilities into MCP-driven workflows.