@yawlabs/tailscale-mcp
by YawLabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAILSCALE_DEBUG | No | Set to '1' to enable debug logging | |
| TAILSCALE_TOOLS | No | Comma-separated tool groups to include | |
| TAILSCALE_BINARY | No | Absolute path to tailscale binary | |
| TAILSCALE_API_KEY | No | Tailscale API key (or use OAuth credentials) | |
| TAILSCALE_PROFILE | No | Preset filter: minimal, core, or full | |
| TAILSCALE_TAILNET | No | Tailnet to use (defaults to your default tailnet) | |
| TAILSCALE_READONLY | No | Set to '1' or 'true' to drop mutation tools | |
| TAILSCALE_LOCAL_CLI | No | Set to '1' to enable local CLI diagnostics | |
| TAILSCALE_MAX_CONCURRENT | No | Cap in-flight API requests at N | |
| TAILSCALE_OAUTH_CLIENT_ID | No | OAuth client ID | |
| TAILSCALE_REQUEST_BUDGET_MS | No | Total wall-clock budget per request in ms (default 90000) | |
| TAILSCALE_OAUTH_CLIENT_SECRET | No | OAuth client secret | |
| TAILSCALE_EXTRA_WEBHOOK_EVENTS | No | Comma-separated list of extra webhook event types to accept |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/YawLabs/tailscale-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server