MCP server
SQLite MCP
Lets a member query a SQLite database directly instead of guessing at the schema.
About
Lets a member query a SQLite database directly instead of guessing at the schema.
Files in v1.0.0
- replicamd.plugin.json566 B
- skills/using-sqlite-mcp.md541 B
Contributes
{
"mcpServers": {
"sqlite": {
"command": "uvx",
"args": [
"mcp-server-sqlite",
"--db-path",
"./data.db"
]
}
},
"skills": [
"skills/using-sqlite-mcp.md"
]
}Versions
- v1.0.07/26/2026 · 2 files
Install
Install in ReplicaMDNothing happened? ReplicaMD may not be installed yet - or open it first, then Settings → Plugins and install by id.
Plugin id:
mcp-sqliteBundle endpoint:
https://replicamd.nl/api/registry/plugins/mcp-sqlite/download- Author
- Ardjun Debi - Tewarie @ardjun
- Latest
- v1.0.0
- License
- MIT
- Installs
- 0
mcpdatabasesql