{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.neverinfamous/db-mcp",
    "description": "SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering",
    "title": "db-mcp (SQLite MCP Server)",
    "repository": {
        "url": "https://github.com/neverinfamous/db-mcp.git",
        "source": "github"
    },
    "version": "1.0.2",
    "packages": [
        {
            "registryType": "npm",
            "identifier": "db-mcp",
            "version": "1.0.2",
            "transport": {
                "type": "stdio"
            }
        },
        {
            "registryType": "oci",
            "identifier": "docker.io/writenotenow/db-mcp:v1.0.2",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-02-04T13:13:15.733084Z",
            "publishedAt": "2026-02-04T13:13:15.733084Z",
            "updatedAt": "2026-02-04T13:13:15.733084Z",
            "isLatest": true
        }
    }
}