Skip to main content
Glama
aplaceforallmystuff

mcp-tailscale

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAILSCALE_API_KEYYesYour Tailscale API key from https://login.tailscale.com/admin/settings/keys
TAILSCALE_TAILNETNoDefaults to - (your current user's tailnet)-

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
tailscale_list_devices

List all devices in your Tailscale network (tailnet). Shows device name, hostname, IP addresses, OS, connection status, and more.

tailscale_get_device

Get detailed information about a specific device by its device ID or name.

tailscale_list_online_devices

List only devices that are currently online and connected to the control plane.

tailscale_list_offline_devices

List devices that are currently offline or disconnected.

tailscale_check_updates

Check which devices have updates available for their Tailscale client.

tailscale_device_summary

Get a summary of devices by OS type, online/offline status, and update availability.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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

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