Databases
Trust: 39/100 (Limited)db-mcp (SQLite MCP Server) Guide
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
1 starsby neverinfamous
Quick Start
Install
npx db-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-neverinfamous-db-mcp": {
"command": "npx",
"args": [
"db-mcp"
]
}
}
}