SERVER
Sqlite MCP Server
Rank #10,555io.github.neverinfamous/sqlite-mcp-server
SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.
First listed
Mar 25, 2025
Last publish date
Oct 13, 2025
OVERVIEW
Sqlite MCP Server is a Model Context Protocol (MCP) server published by neverinfamous. It ranks #10,555 of 76,851 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Sqlite MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Mar 25, 2025 and most recently updated on Oct 13, 2025.
STANDING
#10,555of 76,851 tracked serversTop 25%
Ranks ahead of 66,296 of 76,851 servers on MCP Toplist.
CONNECT
Use Sqlite MCP Server
Add Sqlite MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"sqlite-mcp-server": {
"command": "uvx",
"args": [
"sqlite-mcp-server-enhanced"
]
}
}
}Docker image
{
"mcpServers": {
"sqlite-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/writenotenow/sqlite-mcp-server:v2.6.3"
]
}
}
}REGISTRIES
Listed on 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 4, 2026
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
- Db MCP#5,204 · 2 vers
- postgres-mcp-legacy#12,230 · 4 vers
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 2.6.3 | Oct 13, 2025 |
| 2.6.0 | Sep 23, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Sqlite MCP Server?
- Sqlite MCP Server is maintained by neverinfamous, which publishes 6 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Sqlite MCP Server listed on the Official MCP Registry?
- Yes — Sqlite MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Sqlite MCP Server have?
- MCP Toplist tracks 3 versions of Sqlite MCP Server, most recently published on Oct 13, 2025.
- Where can I find the source code for Sqlite MCP Server?
- The source code for Sqlite MCP Server is hosted at github.com/neverinfamous/sqlite-mcp-server.git.
EXPLORE