terminal

terminal

5

The Terminal MCP Server is a Model Context Protocol server designed to execute terminal commands via Claude Desktop. It offers features like command execution with arguments, directory navigation, and terminal environment queries while maintaining robust error handling and security measures.

Terminal MCP Server

A Model Context Protocol (MCP) server that allows execution of terminal commands through Claude Desktop.

Features

  • Execute terminal commands with arguments and options
  • Navigate directories while maintaining state
  • Capture terminal environment information
  • Full output capture with proper error handling

Prerequisites

  • Node.js v18 or higher
  • TypeScript
  • Claude Desktop

Security Considerations

  • Explicit user permission required for command execution
  • Configuration control over environment variables
  • Timeouts and error handling for command execution

Contributing

Contributions are welcome through submitting Pull Requests.

License

MIT License