db-mcp (SQLite MCP Server) for Windsurf
io.github.neverinfamous/db-mcp
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
client:Windsurf
transport:stdio
runtime:npm
Install db-mcp (SQLite MCP Server) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"db-mcp": {
"command": "npx",
"args": [
"-y",
"db-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs