Skip to main content
Glama

macOS Control MCP Server

by Lodimup
pyproject.toml511 B
[project] name = "macos-control-mcp" version = "0.1.0" description = "macOS control MCP server using FastMCP and PyAutoGUI" readme = "README.md" requires-python = ">=3.10" dependencies = [ "fastmcp>=0.2.0", "pyautogui>=0.9.54", "pillow>=10.0.0", "pyobjc-framework-Quartz>=10.0", "pyobjc-framework-Cocoa>=10.0", "opencv-python>=4.12.0.88", ] [project.scripts] macos-control-mcp = "macos_control_mcp.server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/Lodimup/macos-control-mcp'

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