MCP.so
Sign In
Servers
K

Keynote Mcp

@easychen

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "keynote": {
      "command": "python",
      "args": [
        "/path/to/keynote-mcp/start_server.py"
      ],
      "env": {
        "UNSPLASH_KEY": "your_unsplash_api_key_here"
      }
    }
  }
}

More from Other