Emby 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 Emby: server info, users, libraries. Works with any instance.
Today is the operative word: we check Emby 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 emby-mcp -- npx -y emby-mcp
{
"mcpServers": {
"emby-mcp": {
"args": [
"-y",
"emby-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.emby-mcp]
command = "npx"
args = ["-y", "emby-mcp"]
{
"mcpServers": {
"emby-mcp": {
"args": [
"-y",
"emby-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"emby-mcp": {
"args": [
"-y",
"emby-mcp"
],
"command": "npx"
}
}
}
MCP server for Jellyfin: server info, users, libraries. Works with any self-hosted instance.
MCP server for Zitadel: users, organizations. Works with any instance.
MCP server for Node-RED: flows, nodes. Works with any instance.
MCP server for Formbricks: surveys, responses. Works with any instance.
MCP server for SurrealDB: version check, SQL queries. Works with any instance.
MCP server for Documenso: documents, recipients. Works with any instance.
MCP server for Milvus: collections, stats, search. Works with any instance.
MCP server for Pi-hole: status, stats, blocking toggle. Works with any instance.
Answers built from our own checks of this server.