Skip to content
Windsurf

fastbcp mcp for Windsurf

io.github.arpe-io/fastbcp-mcp

MCP server for FastBCP — high-performance parallel database export to files and cloud

client:Windsurf transport:stdio runtime:pypi

Install fastbcp mcp in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fastbcp-mcp": {
      "command": "uvx",
      "args": [
        "fastbcp-mcp"
      ],
      "env": {
        "FASTBCP_PATH": "<FASTBCP_PATH>",
        "FASTBCP_TIMEOUT": "<FASTBCP_TIMEOUT>",
        "FASTBCP_LOG_DIR": "<FASTBCP_LOG_DIR>",
        "LOG_LEVEL": "<LOG_LEVEL>"
      }
    }
  }
}

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

fastbcp mcp in other clients