db-mcp (SQLite MCP Server) for Cline
io.github.neverinfamous/db-mcp
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
client:Cline
transport:stdio
runtime:npm
Install db-mcp (SQLite MCP Server) in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"db-mcp": {
"command": "npx",
"args": [
"-y",
"db-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs