Skip to content

Sqlite Npx

Free

by MCP Community

[![smithery badge](https://smithery.ai/badge/mcp-server-sqlite-npx)](https://smithery.ai/server/mcp-server-sqlite-npx)

v0.3.0Added Apr 12, 2026
mseepmcp-server
Works with:ClaudeGPTGeminiCopilot

Sqlite Npx MCP Server

smithery badge

Installation

npx -y @mseep/mcp-server-sqlite-npx

Reviews

Leave a Review

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"]
    }
  }
}