SERVER

Sqlite MCP Server

Rank #806

io.github.neverinfamous/sqlite-mcp-server

SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.

First listed
Sep 23, 2025
Last publish date
Oct 13, 2025
OVERVIEW

Sqlite MCP Server is a Model Context Protocol (MCP) server published by neverinfamous. It ranks #806 of 58,832 servers tracked on MCP Toplist, and its repository has 446 GitHub stars. Sqlite MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 23, 2025 and most recently updated on Oct 13, 2025.

STANDING
#806of 58,832 tracked serversTop 5%

Ranks ahead of 58,026 of 58,832 servers on MCP Toplist.

Recent momentum
+78GitHub stars since Sep 22 (+21%)
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

ORGANIZATION

neverinfamous

Organization
Total servers
14
Total versions
17
MORE FROM THIS PUBLISHER

Other servers by neverinfamous

View all neverinfamous servers →
VERSIONS

Available versions (3)

VersionPublished
2.6.3Oct 13, 2025
2.6.0Sep 23, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Sqlite MCP Server?
SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.
Who maintains Sqlite MCP Server?
Sqlite MCP Server is maintained by neverinfamous, which publishes 14 MCP servers (17 total versions) tracked on MCP Toplist.
Is Sqlite MCP Server an official MCP server?
Yes — Sqlite MCP Server is listed on the Official MCP Registry.
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