drio
Open app

MCP SQLite Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

MCP SQLite Server is a Node.js implementation of the Model Context Protocol SQLite server, designed to provide an npx-based alternative for environments where Python's UVX runner is not available.

To use MCP SQLite Server, you can install it via Smithery using the command npx -y @smithery/cli install mcp-server-sqlite-npx --client claude or manually configure it in your claude_desktop_config.json file.

  • Node.js implementation of the Model Context Protocol. - Easy installation via npx or manual configuration. - Compatibility with Claude Desktop and MCP Inspector for testing.
  1. Running SQLite databases in environments without Python.
  2. Integrating with applications that require a Model Context Protocol server.
  3. Testing and development of applications using the MCP Inspector tool.

Add to your AI client

Use these steps to connect MCP SQLite Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "johnnyoshika-mcp-server-sqlite-npx-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-johnnyoshika-mcp-server-sqlite-npx-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "johnnyoshika-mcp-server-sqlite-npx-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-johnnyoshika-mcp-server-sqlite-npx-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "johnnyoshika-mcp-server-sqlite-npx-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-johnnyoshika-mcp-server-sqlite-npx-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "johnnyoshika-mcp-server-sqlite-npx-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-johnnyoshika-mcp-server-sqlite-npx-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "johnnyoshika-mcp-server-sqlite-npx-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-johnnyoshika-mcp-server-sqlite-npx-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "johnnyoshika-mcp-server-sqlite-npx-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-johnnyoshika-mcp-server-sqlite-npx-mcp-mirror"
      ]
    }
  }
}

FAQ

Can I use MCP SQLite Server without Python?

Yes! This server is specifically designed for environments where Python is not available.

How do I test the server?

You can test the server using the MCP Inspector tool or by configuring it in Claude Desktop.

Is there a manual installation option?

Yes! You can manually add the server configuration to your `claude_desktop_config.json`.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1154,"uuid":"04933576-5b00-4065-a458-c41580a1e675","name":"johnnyoshika_mcp-server-sqlite-npx","title":"MCP SQLite Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-01-28T02:35:30.445Z","updated_at":"2025-02-23T07:20:08.664Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp,sqlite,server,nodejs","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/johnnyoshika_mcp-server-sqlite-npx","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/2530af14d9c544e960cc537e767f1d6046bb37a11d3b8f0d877cb37b7320a737/68747470733a2f2f736d6974686572792e61692f62616467652f6d63702d7365727665722d73716c6974652d6e7078","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]