Back to search
30
MCP

keynote-mcp

pypi/keynote-mcp

An MCP server for controlling Apple Keynote presentations via AppleScript

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-apple-notes
MCP server for Apple Notes integration using AppleScript
0 tools
applescript-mcp
MCP server that execute applescript giving you full control of your Mac
0 tools
@peakmojo/applescript-mcp
MCP server for executing AppleScript
0 tools
mcp-applescript
An MCP server that enables LLMs to execute AppleScript commands on macOS
0 tools
io.github.henilcalagiya/mcp-apple-notes
MCP server for Apple Notes integration using AppleScript with full CRUD operations
0 tools
macos-mcp
MCP Server for interacting with macOS Desktop.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "keynote-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}