tabby-mcp-server
Tabby-MCP-Server is a powerful plugin that implements a Model Context Protocol (MCP) server, enabling AI-powered terminal control and automation.
Tabby-MCP-Server is a robust plugin designed to integrate AI capabilities into terminal environments through the Model Context Protocol (MCP). It allows seamless connection of AI assistants to terminals, enabling them to execute commands, manage sessions, and interact with terminal outputs. The server is built with features that enhance terminal control, such as session management and command execution, making it a valuable tool for developers and system administrators looking to automate and streamline their workflows. The plugin supports Docker-based installation, ensuring easy setup and consistent deployment across different environments.
Features
- AI Connection: Seamlessly connect AI assistants to your terminal.
- MCP Server: Built-in Model Context Protocol server implementation.
- Terminal Control: Allow AI to execute commands and read terminal output.
- Session Management: View and manage SSH sessions.
- Command Abort: Safely abort running commands.
Tools
getSshSessionList
Get list of SSH sessions.
execCommand
Execute a command in terminal.
getTerminalBuffer
Get terminal content.
abortCommand
Abort a running command.