MCP Hangar¶
Production-grade MCP provider registry with lazy loading, health monitoring, and container support.
Features¶
- Lazy Loading — Providers start only when invoked, tools visible immediately
- Container Support — Docker/Podman with auto-detection
- Provider Groups — Load balancing with multiple strategies
- Health Monitoring — Circuit breaker pattern with automatic recovery
- Auto-Discovery — Detect providers from Docker labels, K8s annotations, filesystem
- Automatic Retry — Built-in retry with exponential backoff for transient failures
- Real-Time Progress — See operation progress while waiting
- Rich Errors — Human-readable errors with recovery hints
Quick Start¶
Documentation¶
Contributing¶
See Contributing Guide for development setup and guidelines.
License¶
MIT - see LICENSE for details.