Reolink MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi. Last commit 12 Jul 2026.
MCP server for Reolink cameras: snapshots, device state, AI detection, PTZ, and deterrence controls
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 reolink-mcp -- uvx reolink-mcp
{
"mcpServers": {
"reolink-mcp": {
"args": [
"reolink-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.reolink-mcp]
command = "uvx"
args = ["reolink-mcp"]
{
"mcpServers": {
"reolink-mcp": {
"args": [
"reolink-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"reolink-mcp": {
"args": [
"reolink-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.