Zabbix API MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 564 installs a week from pypi. Last commit 31 Jul 2026.
MCP server for the Zabbix API — daily brief, problems, hosts, items
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 zapi-mcp -- uvx zapi-mcp
{
"mcpServers": {
"zapi-mcp": {
"args": [
"zapi-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.zapi-mcp]
command = "uvx"
args = ["zapi-mcp"]
{
"mcpServers": {
"zapi-mcp": {
"args": [
"zapi-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"zapi-mcp": {
"args": [
"zapi-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.