SERVER

Sqlite MCP Server

Rank #10,555

io.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

Organization
Servers in org
6
Versions across org
18
MORE FROM THIS PUBLISHER

Other servers by neverinfamous

View all neverinfamous servers →
VERSIONS

Available versions (3)

0.1.0 · Nov 25, 20242.6.0 · Sep 23, 20252.6.3 · Oct 13, 2025Nov 25, 2024Oct 13, 2025
VersionPublished
2.6.3Oct 13, 2025
2.6.0Sep 23, 2025
0.1.0Nov 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