SERVER
Db MCP
Rank #1046io.github.neverinfamous/db-mcp
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
First listed
Feb 4, 2026
Last publish date
Feb 4, 2026
OVERVIEW
Db MCP is a Model Context Protocol (MCP) server published by neverinfamous. It ranks #1046 of 58,900 servers tracked on MCP Toplist, and its repository has 351 GitHub stars. Db MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on Feb 4, 2026.
STANDING
#1,046of 58,900 tracked serversTop 5%
Ranks ahead of 57,854 of 58,900 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
ORGANIZATION
neverinfamous
MORE FROM THIS PUBLISHER
Other servers by neverinfamous
- Postgres MCP Server#734 · 3 vers
- Postgres MCP#809 · 2 vers
- Sqlite MCP Server#839 · 3 vers
- Neverinfamous Memory Journal MCP#2212 · 2 vers
- Mysql MCP#2837 · 2 vers
- postgres-mcp-legacy#19344
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Feb 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Db MCP?
- SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
- Who maintains Db MCP?
- Db MCP is maintained by neverinfamous, which publishes 14 MCP servers (36 total versions) tracked on MCP Toplist.
- Is Db MCP an official MCP server?
- Yes — Db MCP is listed on the Official MCP Registry.
- 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