security
Mcp_vms
A Model Context Protocol (MCP) server designed to connect to a CCTV recording program (VMS) to retrieve recorded and live video streams. It also provides tools to control the VMS software, such as showing live or playback dialogs for specific channels at specified times.
python
local
windows
security
Installation
npx -y jyjune/mcp_vmsConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp_vms",
"command": "npx",
"args": [
"-y",
"jyjune/mcp_vms"
]
}About This MCP Server
jyjune/mcp_vms
A Model Context Protocol (MCP) server designed to connect to a CCTV recording program (VMS) to retrieve recorded and live video streams. It also provides tools to control the VMS software, such as showing live or playback dialogs for specific channels at specified times.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub