Axis MCP
Related Servers
Alternatives to Axis MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceMCP server that lets an LLM control an Axis network camera over VAPIX, including live streaming, PTZ, image settings, overlays, clock, light, user management, and a built-in RAG knowledge base of VAPIX docs.-
- FlicenseNot gradedqualityCmaintenanceRuns a Model Context Protocol server directly on Axis cameras, enabling any MCP-capable AI to inspect and control the camera without cloud or middleware.3 npm7-
- FlicenseNot gradedqualityBmaintenanceMCP server for managing Hikvision NVRs and IP cameras via ISAPI, providing tools for device info, camera channels, user management, and configuration changes with safety confirmations.-
- AlicenseAqualityCmaintenanceMCP server for Blue Iris NVR, enabling camera health checks, live/historical snapshots, clip/alert search, and PTZ control via the Blue Iris JSON API.5MIT
- AlicenseNot gradedqualityCmaintenanceEnables safely inspecting and configuring Hikvision cameras via a local MCP server, with permission enforcement, read-only diagnostics, and supervised mutation flows.MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with local camera devices to capture and process images. It allows LLMs to access video devices with configurable settings such as resolution, orientation, and image format.1MIT
TDQS
Scored across 37 tools
Most tools have distinct purposes, but there is some overlap: get_network_info and get_network_config both retrieve network information via different APIs, which could confuse an agent. Also, multiple log retrieval tools (get_system_log, get_access_log, get_server_report) might cause similar ambiguity.
Tools follow a consistent verb_noun pattern (e.g., get_storage_info, set_ptz_position, create_user, factory_default). Even ptz_move and goto_ptz_preset fit the pattern. No mixing of conventions.
37 tools is excessive for typical MCP server scope. While the domain (camera management) is broad, this feels overwhelming. Most well-scoped servers have under 20 tools.
The tool set covers the full lifecycle and major features of Axis cameras: user management, network config, PTZ, overlays, stream profiles, logs, NTP, reboot, factory reset. No obvious gaps for camera administration.