terminal_server and terminal-mcp-server
These two projects are competitors, both aiming to provide a Model Context Protocol (MCP) server for executing terminal commands, with the former being a more established server implementation and the latter explicitly mentioning SSH capabilities for remote execution.
About terminal_server
theailanguage/terminal_server
MCP server that can execute terminal commands
This project helps AI developers enable their AI models to execute terminal commands. By setting up an MCP server, an AI model (like Claude) can take a command as input and output the result of that command back to the AI. This is ideal for developers building AI agents that need to interact with local or remote environments.
About terminal-mcp-server
1999AZZAR/terminal-mcp-server
Terminal MCP Server is a robust Model Context Protocol (MCP) server designed for executing commands on local and remote hosts via SSH. It provides a simple yet powerful interface for AI models and other applications to execute system commands with enhanced session management, error handling, and reliability features.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work