Skip to main content
Glama
homelab-admin

BetterTouchTool MCP Server

btt_get_variable

Read-onlyIdempotent

Retrieve the current value of a BetterTouchTool variable, including built-in system variables or user-defined custom variables, to access dynamic system information.

Instructions

Get the value of a BTT variable.

BTT has many built-in variables (like BTTActiveAppBundleIdentifier)
and supports user-defined variables.

Args:
    params: Variable name and type (string or number).

Returns:
    Current value of the variable.

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