MCP Server
MCP
macOS-MCP
MCP server for macOS desktop automation via the Accessibility API.
Install
uvx macos-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "macos-mcp",
"version": "0.3.6",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Run the macos-mcp server",
"isRequired": true,
"format": "string",
"value": "macos-mcp",
"type": ""
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment