Unblu
Rank #8,507io.github.detailobsessed/unblu
MCP server providing unblu capabilities
Unblu is a Model Context Protocol (MCP) server published by detailobsessed. It ranks #8,507 of 130,187 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Unblu is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Dec 15, 2025 and most recently updated on Mar 5, 2026.
Ranks ahead of 121,680 of 130,187 servers on MCP Toplist.
Use Unblu
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add unblu -e "UNBLU_BASE_URL=<your UNBLU_BASE_URL>" -e "UNBLU_API_KEY=<your UNBLU_API_KEY>" -e "UNBLU_USERNAME=<your UNBLU_USERNAME>" -e "UNBLU_PASSWORD=<your UNBLU_PASSWORD>" -- uvx unblu-mcpReplace each placeholder with your own value before saving.
[mcp_servers.unblu]
command = "uvx"
args = ["unblu-mcp"]
[mcp_servers.unblu.env]
UNBLU_BASE_URL = "<your UNBLU_BASE_URL>"
UNBLU_API_KEY = "<your UNBLU_API_KEY>"
UNBLU_USERNAME = "<your UNBLU_USERNAME>"
UNBLU_PASSWORD = "<your UNBLU_PASSWORD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unblu": {
"command": "uvx",
"args": [
"unblu-mcp"
],
"env": {
"UNBLU_BASE_URL": "<your UNBLU_BASE_URL>",
"UNBLU_API_KEY": "<your UNBLU_API_KEY>",
"UNBLU_USERNAME": "<your UNBLU_USERNAME>",
"UNBLU_PASSWORD": "<your UNBLU_PASSWORD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unblu": {
"command": "uvx",
"args": [
"unblu-mcp"
],
"env": {
"UNBLU_BASE_URL": "<your UNBLU_BASE_URL>",
"UNBLU_API_KEY": "<your UNBLU_API_KEY>",
"UNBLU_USERNAME": "<your UNBLU_USERNAME>",
"UNBLU_PASSWORD": "<your UNBLU_PASSWORD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"unblu": {
"type": "stdio",
"command": "uvx",
"args": [
"unblu-mcp"
],
"env": {
"UNBLU_BASE_URL": "<your UNBLU_BASE_URL>",
"UNBLU_API_KEY": "<your UNBLU_API_KEY>",
"UNBLU_USERNAME": "<your UNBLU_USERNAME>",
"UNBLU_PASSWORD": "<your UNBLU_PASSWORD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unblu": {
"command": "uvx",
"args": [
"unblu-mcp"
],
"env": {
"UNBLU_BASE_URL": "<your UNBLU_BASE_URL>",
"UNBLU_API_KEY": "<your UNBLU_API_KEY>",
"UNBLU_USERNAME": "<your UNBLU_USERNAME>",
"UNBLU_PASSWORD": "<your UNBLU_PASSWORD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unblu": {
"command": "uvx",
"args": [
"unblu-mcp"
],
"env": {
"UNBLU_BASE_URL": "<your UNBLU_BASE_URL>",
"UNBLU_API_KEY": "<your UNBLU_API_KEY>",
"UNBLU_USERNAME": "<your UNBLU_USERNAME>",
"UNBLU_PASSWORD": "<your UNBLU_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.detailobsessed%2Funblu)<a href="https://mcptoplist.com/server/io.github.detailobsessed%2Funblu"><img src="https://mcptoplist.com/badge/io.github.detailobsessed%2Funblu.svg" alt="MCP Toplist: Top 10% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
detailobsessed
Other servers by detailobsessed
View all detailobsessed servers →Available versions (10)
| Version | Published |
|---|---|
| 0.10.1 | Mar 5, 2026 |
| 0.10.0 | Mar 5, 2026 |
| 0.9.0 | Mar 5, 2026 |
| 0.8.3 | Mar 3, 2026 |
| 0.5.1 | Dec 31, 2025 |
| 0.5.0 | Dec 30, 2025 |
| 0.4.3 | Dec 30, 2025 |
| 0.4.2 | Dec 30, 2025 |
| 0.4.1 | Dec 30, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Unblu?
- Unblu is maintained by detailobsessed, which publishes 4 MCP servers (113 total versions) tracked on MCP Toplist.
- Is Unblu listed on the Official MCP Registry?
- Yes — Unblu is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Unblu have?
- MCP Toplist tracks 10 versions of Unblu, most recently published on Mar 5, 2026.
- Where can I find the source code for Unblu?
- The source code for Unblu is hosted at github.com/detailobsessed/unblu-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.