MCP server that gives AI full control over Apple Keynote through AppleScript automation. Create, edit, and export presentations via natural language with 30+ tools.
Server Config
{
"mcpServers": {
"keynote-mcp": {
"command": "uvx",
"args": [
"keynote-mcp"
]
}
}
}