SERVER
MCP Sqlite
Rank #24269io.github.rosch100/mcp-sqlite
MCP server providing sqlite capabilities
First listed
Nov 17, 2025
Last publish date
Nov 18, 2025
OVERVIEW
MCP Sqlite is a Model Context Protocol (MCP) server published by rosch100. It ranks #24269 of 58,900 servers tracked on MCP Toplist. MCP Sqlite is listed on Official MCP, with 4 tracked versions. It was first listed on Nov 17, 2025 and most recently updated on Nov 18, 2025.
STANDING
#24,269of 58,900 tracked serversTop 50%
Ranks ahead of 34,631 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Sqlite
Add MCP Sqlite to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"mcp-sqlite": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/rosch100/mcp-sqlite:0.2.1"
],
"env": {
"DB_PATH": "<your DB_PATH>",
"DB_PASSPHRASE": "<your DB_PASSPHRASE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
rosch100
MORE FROM THIS PUBLISHER
Other servers by rosch100
View all rosch100 servers →VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.2.4 | Nov 18, 2025 |
| 0.2.2 | Nov 17, 2025 |
| 0.2.1 | Nov 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Sqlite?
- MCP server providing sqlite capabilities
- Who maintains MCP Sqlite?
- MCP Sqlite is maintained by rosch100, which publishes 2 MCP servers (15 total versions) tracked on MCP Toplist.
- Is MCP Sqlite an official MCP server?
- Yes — MCP Sqlite is listed on the Official MCP Registry.
- How many versions does MCP Sqlite have?
- MCP Toplist tracks 4 versions of MCP Sqlite, most recently published on Nov 18, 2025.
- Where can I find the source code for MCP Sqlite?
- The source code for MCP Sqlite is hosted at github.com/rosch100/mcp-sqlite.
EXPLORE