Skip to main content
Glama

tailscale_key_create

Generate a new authentication key for Tailscale networks to authorize devices and control access permissions. Store the key securely as it cannot be retrieved again.

Instructions

Create a new auth key for the tailnet. Returns the key value — store it securely as it cannot be retrieved again.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
reusableNoWhether the key can be used multiple times (default: false)
ephemeralNoWhether devices using this key are removed when they disconnect (default: false)
preauthorizedNoWhether devices using this key are automatically authorized (default: false)
tagsNoACL tags to apply to devices that use this key (e.g., ['tag:server'])
expirySecondsNoKey expiry in seconds from now (optional, omit for default expiry)
descriptionNoHuman-readable description for the key

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/itunified-io/mcp-tailscale'

If you have feedback or need assistance with the MCP directory API, please join our Discord server