SERVER
Db MCP
Rank #5,204io.github.neverinfamous/db-mcp
SQLite database access over MCP with OAuth 2.1 authentication, HTTP/SSE transports, and smart tool filtering across 120+ tools.
First listed
Dec 12, 2025
Last publish date
Feb 4, 2026
OVERVIEW
Db MCP is a Model Context Protocol (MCP) server published by neverinfamous. It ranks #5,204 of 76,851 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Db MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Dec 12, 2025 and most recently updated on Feb 4, 2026.
STANDING
#5,204of 76,851 tracked serversTop 10%
Ranks ahead of 71,647 of 76,851 servers on MCP Toplist.
CONNECT
Use Db MCP
Add Db MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"db-mcp": {
"command": "npx",
"args": [
"-y",
"db-mcp"
]
}
}
}Docker image
{
"mcpServers": {
"db-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/writenotenow/db-mcp:v1.0.2"
]
}
}
}REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
neverinfamous
MORE FROM THIS PUBLISHER
Other servers by neverinfamous
- Neverinfamous Memory Journal MCP#3,679 · 3 vers
- Mysql MCP#4,558 · 2 vers
- Postgres MCP Server#4,756 · 4 vers
- Sqlite MCP Server#10,555 · 3 vers
- postgres-mcp-legacy#12,230 · 4 vers
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Feb 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Db MCP?
- Db MCP is maintained by neverinfamous, which publishes 6 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Db MCP listed on the Official MCP Registry?
- Yes — Db MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Db MCP have?
- MCP Toplist tracks 2 versions of Db MCP, most recently published on Feb 4, 2026.
- Where can I find the source code for Db MCP?
- The source code for Db MCP is hosted at github.com/neverinfamous/db-mcp.git.
EXPLORE