We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tohachan/diagram-bridge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
CHANGELOG.md•663 B
# Changelog
All notable changes to the Diagram Bridge MCP Server will be documented in this file.
## [Unreleased]
### Added
- **Configurable Ports**: Support for custom external ports via `PORT` and `KROKI_PORT` environment variables
- **HTTP Health Endpoints**: `/health` and `/info` endpoints for Docker monitoring
- **Interactive Setup**: Port configuration script (`scripts/start-with-ports.sh`)
### Enhanced
- Updated Docker Compose files to support configurable ports
- Volume mapping for generated diagrams works automatically
- Comprehensive documentation updates
## Previous Versions
Previous version history is available in git commit messages.