YunoHost MCP
Rank #2,286io.github.imattau/yunohost-mcp
Nostr-authenticated MCP server for secure YunoHost administration.
YunoHost MCP is a Model Context Protocol (MCP) server published by imattau. It ranks #2,286 of 132,113 servers tracked on MCP Toplist. YunoHost MCP is listed on Official MCP, with 13 tracked versions. It was first listed on Sep 4, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 129,827 of 132,113 servers on MCP Toplist.
Use YunoHost MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add yunohost-mcp -- uvx yunohost-mcp-connect[mcp_servers.yunohost-mcp]
command = "uvx"
args = ["yunohost-mcp-connect"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"yunohost-mcp": {
"command": "uvx",
"args": [
"yunohost-mcp-connect"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"yunohost-mcp": {
"command": "uvx",
"args": [
"yunohost-mcp-connect"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"yunohost-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"yunohost-mcp-connect"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"yunohost-mcp": {
"command": "uvx",
"args": [
"yunohost-mcp-connect"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"yunohost-mcp": {
"command": "uvx",
"args": [
"yunohost-mcp-connect"
]
}
}
}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.imattau%2Fyunohost-mcp)<a href="https://mcptoplist.com/server/io.github.imattau%2Fyunohost-mcp"><img src="https://mcptoplist.com/badge/io.github.imattau%2Fyunohost-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
imattau
Other servers by imattau
View all imattau servers →Available versions (13)
| Version | Published |
|---|---|
| 0.8.46 | Sep 7, 2026 |
| 0.8.45 | Sep 7, 2026 |
| 0.8.44 | Sep 7, 2026 |
| 0.8.43 | Sep 7, 2026 |
| 0.8.42 | Sep 7, 2026 |
| 0.8.41 | Sep 6, 2026 |
| 0.8.40 | Sep 6, 2026 |
| 0.8.39 | Sep 6, 2026 |
| 0.8.37 | Sep 6, 2026 |
| 0.8.36 | Sep 6, 2026 |
| 0.8.35 | Sep 6, 2026 |
| 0.8.34 | Sep 6, 2026 |
| 0.8.4 | Sep 5, 2026 |
Frequently asked questions
- Who maintains YunoHost MCP?
- YunoHost MCP is maintained by imattau, which publishes 3 MCP servers (31 total versions) tracked on MCP Toplist.
- Is YunoHost MCP listed on the Official MCP Registry?
- Yes — YunoHost MCP is listed on the Official MCP Registry.
- How many versions does YunoHost MCP have?
- MCP Toplist tracks 13 versions of YunoHost MCP, most recently published on Sep 7, 2026.
- Where can I find the source code for YunoHost MCP?
- The source code for YunoHost MCP is hosted at github.com/imattau/yunohost-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.