Navidrome MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
MCP server for Navidrome: artists, albums, search, streams. Works with any instance.
Today is the operative word: we check Navidrome MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add navidrome-mcp -- npx -y @mrfentmen/navidrome-mcp
{
"mcpServers": {
"navidrome-mcp": {
"args": [
"-y",
"@mrfentmen/navidrome-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.navidrome-mcp]
command = "npx"
args = ["-y", "@mrfentmen/navidrome-mcp"]
{
"mcpServers": {
"navidrome-mcp": {
"args": [
"-y",
"@mrfentmen/navidrome-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"navidrome-mcp": {
"args": [
"-y",
"@mrfentmen/navidrome-mcp"
],
"command": "npx"
}
}
}
MCP server for Milvus: collections, stats, search. Works with any instance.
MCP server for Node-RED: flows, nodes. Works with any instance.
MCP server for Weaviate: collections, objects, GraphQL search. Works with any instance.
MCP server for Documenso: documents, recipients. Works with any instance.
MCP server for Formbricks: surveys, responses. Works with any instance.
MCP server for Pi-hole: status, stats, blocking toggle. Works with any instance.
MCP server for Emby: server info, users, libraries. Works with any instance.
MCP server for Zitadel: users, organizations. Works with any instance.
Answers built from our own checks of this server.