Serversio.github.spences10/mcp-sqlite-tools
T

io.github.spences10/mcp-sqlite-tools

io.github.spences10/mcp-sqlite-tools · v0.0.11
▦ npm
v0.0.11npm npm: mcp-sqlite-tools↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.spences10/mcp-sqlite-tools",
  "description": "MCP server for local SQLite database operations",
  "repository": {
    "url": "https://github.com/spences10/mcp-sqlite-tools",
    "source": "github"
  },
  "version": "0.0.11",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "mcp-sqlite-tools",
      "version": "0.0.11",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}