Skip to main content
Glama
homelab-admin

BetterTouchTool MCP Server

btt_set_variable

Idempotent

Set variables in BetterTouchTool to store and manage data for automation workflows, with options for persistent or runtime-only storage.

Instructions

Set a BTT variable to a specified value.

Variables can be persistent (survive BTT restart) or runtime-only.

Args:
    params: Variable name, value, type, and persistence setting.

Returns:
    Confirmation of variable being set.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/homelab-admin/bettertouchtool-mcp-server'

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