Sqlite Npx
Freeby MCP Community
[](https://smithery.ai/server/mcp-server-sqlite-npx)
v0.3.0Added Apr 12, 2026
mseepmcp-server
Reviews
Installation
Quick install
npx -y @mseep/mcp-server-sqlite-npx
Add to claude_desktop_config.json
{
"mcpServers": {
"sqlite-npx": {
"command": "npx",
"args": ["-y", "@mseep/mcp-server-sqlite-npx"]
}
}
}