HexSleeves/tailscale-mcp
server that provides seamless integration with Tailscale's CLI commands and REST API, enabling automated network management and monitoring through a standardized interface
Platform-specific configuration:
{
"mcpServers": {
"tailscale-mcp": {
"command": "npx",
"args": [
"-y",
"tailscale-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...