We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/thuanpham582002/tabby-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
CHANGELOG.md•919 B
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.0.2] - 2025-06-27
### Added
- Pair Programming Mode with confirmation dialog
- Command History tracking and management
- Command Output Storage with pagination support
- STDIO bridge for connecting to MCP server
### Fixed
- JSON syntax errors in README examples
- Terminal buffer retrieval for long outputs
- Command execution feedback mechanism
## [0.0.1] - 2025-04-12
### Added
- Initial release of Tabby-MCP
- MCP server implementation for Tabby terminal
- Terminal control capabilities for AI assistants
- SSH session management tools
- Terminal buffer access functionality
- Command execution and abortion tools
- Configuration options for MCP servers