Provides built-in kubectl port-forward management with auto-restart capabilities for connecting to Unblu deployments running in Kubernetes clusters.
unblu-mcp
A Model Context Protocol (MCP) server for interacting with Unblu deployments. Provides AI assistants with token-efficient access to 300+ Unblu API endpoints through progressive disclosure.
📚
Features
Progressive Disclosure — 5 discovery tools instead of 300+ API definitions upfront
Full API Coverage — Access to all Unblu REST API v4 endpoints
Smart Discovery — Search and browse operations by service category or keyword
Safety Controls — MCP annotations + optional Eunomia policy enforcement
K8s Integration — Built-in
kubectl port-forwardmanagement with auto-restart
Quick Start
Installation
MCP Client Configuration
Add to your MCP client config (Claude Desktop, Windsurf, etc.):
Or with environment variables for direct API access:
Available Tools
Tool | Description |
| List all API service categories |
| List operations in a specific service |
| Search for operations by keyword |
| Get full schema for an operation |
| Execute any API operation |
Documentation
For complete documentation including:
Detailed configuration options
Kubernetes provider setup
Safety & authorization policies
Programmatic usage
Troubleshooting
Visit detailobsessed.github.io/unblu-mcp
Development
License
ISC License