Skip to content
Windsurf

pocketbase mcp for Windsurf

io.github.mrfentmen/pocketbase-mcp

MCP server for PocketBase: collections, records, health. Works with any self-hosted instance.

client:Windsurf transport:stdio runtime:npm

Install pocketbase mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "pocketbase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/pocketbase-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pocketbase mcp in other clients