{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.yzonur/sap-adt-mcp",
    "description": "Give Claude live access to SAP ABAP via ADT: read, search, check, test, and edit objects.",
    "repository": {
        "url": "https://github.com/yzonur/sap-adt-mcp",
        "source": "github"
    },
    "version": "0.8.57",
    "packages": [
        {
            "registryType": "npm",
            "identifier": "sap-adt-mcp",
            "version": "0.8.57",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Absolute path to your config.json (host/client/user/password per SAP system). Defaults to ~/.sap-adt-mcp/config.json. See config.example.json in the repo.",
                    "format": "string",
                    "name": "SAP_ADT_MCP_CONFIG"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-08-04T13:15:00.186364Z",
            "publishedAt": "2026-08-04T13:15:00.186364Z",
            "updatedAt": "2026-08-04T13:15:00.186364Z",
            "isLatest": true
        }
    }
}