Back to All Tools
⚡ Model Context Protocol (MCP) ServerMCP Servers0 Stars

Plaky115 Python

Unofficial Python SDK + MCP server for the Plaky public API. Not affiliated with Plaky or CAKE.com.

#cloudflare-os#mcp-servers

Installation & Setup Quickstart

Copy commands or configuration snippets for this tool

{
  "mcpServers": {
    "plaky115-python": {
      "command": "uvx",
      "args": [
        "github:apet97/plaky115-python"
      ],
      "env": {
        "CLOUDFLARE_API_TOKEN": "<YOUR_CLOUDFLARE_API_TOKEN>"
      }
    }
  }
}