Unblu
Rank #6,326io.github.detailobsessed/unblu
Token-efficient access to 300+ Unblu API endpoints via progressive disclosure
Unblu is a Model Context Protocol (MCP) server published by detailobsessed. It ranks #6,326 of 77,308 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 70,982 of 77,308 servers on MCP Toplist.
Use Unblu
Add Unblu to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"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 77,308" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
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 (92 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.