Back to Browse

Zapi MCP Server

Developer ToolsUse Caution4.8Local
Free

MCP server for the Zabbix API — daily brief, problems, hosts, items

About

MCP server for the Zabbix API — daily brief, problems, hosts, items

Security Report

4.8
Use Caution4.8High Risk

A well-engineered Zabbix monitoring MCP server with proper authentication, sensible scope limitations, and good defensive error handling. Credentials are correctly stored in environment variables rather than hardcoded. The codebase demonstrates careful attention to security edge cases (client reset on auth failures, best-effort verification logic, malformed data handling) and comprehensive test coverage. Minor code quality observations do not materially affect security posture. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

3 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-shigechika-zapi-mcp": {
      "args": [
        "zapi-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Zapi MCP Server - MCP server for the Zabbix API — daily brief, problems, | MCP Marketplace