Skip to main content
Glama

Moom MCP Server

by itrimble

launch_application

Initiate workflow setup by launching a specified application programmatically using the Moom MCP Server on macOS, enabling natural language control over window layouts.

Instructions

Launch a specified application for workflow setup

Input Schema

NameRequiredDescriptionDefault
appNameYesName of the application to launch

Input Schema (JSON Schema)

{ "properties": { "appName": { "description": "Name of the application to launch", "type": "string" } }, "required": [ "appName" ], "type": "object" }

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/itrimble/moom-mcp'

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