db-mcp (SQLite MCP Server) runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 12 Jun 2026.
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add db-mcp -- npx -y db-mcp
{
"mcpServers": {
"db-mcp": {
"args": [
"-y",
"db-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.db-mcp]
command = "npx"
args = ["-y", "db-mcp"]
{
"mcpServers": {
"db-mcp": {
"args": [
"-y",
"db-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"db-mcp": {
"args": [
"-y",
"db-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.