๐ง
Tabby MCP Server
๐งMCP Serverthuanpham582002/tabby-mcp-server
What it does
|Tabby terminal plugin implementing an MCP server for AI-powered terminal control, enabling command execution, session management, buffer access, pair programming mode with confirmation dialogs, and paginated command output storage.
localclaudesecurity
Installation
Claude CLIAdd MCP server via Claude CLIAuto-generated from README. View full documentation on GitHub โ
claude mcp add --transport sse tabby-mcp http://localhost:3001/sseClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"tabby-mcp": {
"type": "sse",
"url": "http:/...73
Last UpdatedJul 5, 2025