Operate Unblu deployments: health checks, conversation ops, and 300+ API endpoints
MCPpedia last refreshed this data
Unblu MCP Server is an MCP server that operate Unblu deployments: health checks, conversation ops, and 300+ API endpoints. Its tool list has not been published yet over stdio and sse, requires no API key, and scores 82/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"unblu": {
"env": {
"UNBLU_API_KEY": "your-api-key",
"UNBLU_BASE_URL": "https://your-instance.unblu.cloud/app/rest/v4"
},
"args": [
"unblu-mcp"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server for debugging and operating Unblu deployments. Optimised for debugging workflows — curated typed tools for common operations, plus an escape hatch for the full 300+ endpoint API.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'unblu-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked unblu-mcp against OSV.dev.
Click any tool to inspect its schema.
servicesJSON list of all API service groups
api://services
operationsFull resolved schema for a specific operation
api://operations/{operation_id}
debug_conversationStep-by-step debugging workflow for a conversation
find_agentLocate an agent and check their availability
account_health_checkValidate account configuration and connectivity
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in devops / communication
MCP server for using the GitLab API
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
Programmable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
MCP Security Weekly
Get CVE alerts and security updates for Unblu MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.