Token-efficient MCP server for 300+ Unblu API endpoints

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

UNBLU_BASE_URL(str)
Required

Unblu API base URL (e.g., https://your-instance.unblu.cloud/app/rest/v4)

UNBLU_API_KEY(str)
Secret

Unblu API key for authentication

UNBLU_USERNAME(str)

Unblu username for basic auth (alternative to API key)

UNBLU_PASSWORD(str)
Secret

Unblu password for basic auth (alternative to API key)