Tailscale RMCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 11 Aug 2026.
Rust MCP server and CLI for Tailscale devices, users, keys, policies, and auth.
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.
Today is the operative word: we check Tailscale RMCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 tailscale-rmcp -- npx -y tailscale-rmcp
{
"mcpServers": {
"tailscale-rmcp": {
"args": [
"-y",
"tailscale-rmcp"
],
"command": "npx"
}
}
}
[mcp_servers.tailscale-rmcp]
command = "npx"
args = ["-y", "tailscale-rmcp"]
{
"mcpServers": {
"tailscale-rmcp": {
"args": [
"-y",
"tailscale-rmcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tailscale-rmcp": {
"args": [
"-y",
"tailscale-rmcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TAILSCALE_API_KEY (Tailscale API key.), TAILSCALE_RMCP_VERSION (Optional GitHub release tag override for the downloaded Tailscale RMCP binary.), TAILSCALE_RMCP_REPO (Optional GitHub owner/repo override for release asset downloads.), TAILSCALE_RMCP_RELEASE_BASE_URL (Optional release download base URL override.), RUST_LOG (Tracing filter for Tailscale RMCP logs.).
The author declared them in the registry entry; get the values from the project itself.
Read devices, users, keys, ACLs and DNS for a tailnet; manage devices, routes and auth keys.
Official MCP server for Automox. Manage devices, patches, and policies in natural language.
Rust MCP server and CLI for Arcane Docker and container management.
MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.
MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.
MCP server and CLI for Brave DevTools
TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services.
Rust MCP server and CLI for UniFi Network controller operations.
Answers built from our own checks of this server.