A Model Context Protocol (MCP) server that provides seamless integration with Tailscale's CLI commands and REST API, enabling automated network management and monitoring through a standardized interfa…
{
"mcpServers": {
"tailscale-1": {
"command": "npx",
"args": [
"-y",
"tailscale-mcp-server"
]
}
}
}