M
Terminal Shell

Terminal Shell

mcp server

Description

MCPServe provides a lightweight server implementation for executing shell commands through the Model Context Protocol. Built by Ryan Eggleston, it leverages the langchain-mcp-adapters library to create a FastMCP server that exposes a shell_command tool, allowing AI assistants to run terminal commands in a containerized environment. The implementation includes Docker configuration for easy deployment, environment variable support for debugging and logging, and optional API key authentication. This server is particularly useful for scenarios requiring programmatic access to shell operations within a controlled, isolated environment.

Server Details

Added

April 21, 2025