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.
No commits in the last 6 months.
Use this if you are developing AI models that need to run shell commands or interact with an operating system's terminal.
Not ideal if you are an end-user looking for a ready-to-use AI tool that executes commands without any development or server setup.
Stars
79
Forks
28
Language
Python
License
—
Category
Last pushed
Jun 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/theailanguage/terminal_server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
wonderwhy-er/DesktopCommanderMCP
This is MCP server for Claude that gives it terminal control, file system search and diff file...
nickgnd/tmux-mcp
A MCP server for our beloved terminal multiplexer tmux.
ferrislucas/iterm-mcp
A Model Context Protocol server that executes commands in the current iTerm session - useful for...
oetiker/MCPretentious
A powerful Model Context Protocol (MCP) server that puppeteers iTerm2 terminals.
patrickomatik/mcp-bash
A simple model context protocol (MCP) server that allows Claude Desktop or other MCP aware...