MCP.so
Sign In
Servers

Durable Objects MCP

@spawnbase

Query your Cloudflare Durable Objects from Claude Code, Cursor, and other AI clients. Read-only SQL access to DO SQLite storage via MCP protocol.

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

{
  "mcpServers": {
    "durable-objects-mcp": {
      "url": "https://your-worker.workers.dev/mcp"
    }
  }
}

More from Developer Tools