tailscale-docs-live-mcp

alfranli123/tailscale-docs-live-mcp
★ 0 stars Python Memory/Knowledge Updated today
MCP server for live Tailscale documentation: search, fetch, and browse tailscale.com/docs
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tailscale-docs-live-": {
      "command": "uvx",
      "args": [
        "tailscale-docs-live-mcp"
      ]
    }
  }
}

Or install with pip: pip install tailscale-docs-live-mcp

README Excerpt

An MCP (Model Context Protocol) server that gives AI agents live access to the official Tailscale documentation at [tailscale.com/docs](https://tailscale.com/docs). No scraping pipeline, no stale snapshots — every query hits the live site. Unofficial. Not affiliated with or endorsed by Tailscale Inc.

Tools (1)

offset