Back to search
30
MCP
@beyondbetter/bb-applescript-mcp-server
jsr/@beyondbetter/bb-applescript-mcp-serverMCP server to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@beyondbetter/bb-applescript-mcp-server": {
"url": "None",
"transport": "http"
}
}
}