Skip to content
Windsurf

mcp sqlite tools for Windsurf

io.github.spences10/mcp-sqlite-tools

MCP server for local SQLite database operations

client:Windsurf transport:stdio runtime:npm

Install mcp sqlite tools in Windsurf

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

{
  "mcpServers": {
    "mcp-sqlite-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sqlite-tools"
      ]
    }
  }
}

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

mcp sqlite tools in other clients