{
    "$schema": "https://modelcontextprotocol.io/schema/server-card.json",
    "name": "ddq-mcp",
    "description": "Read-only access to DDQ current offer, commercial fit, evidence, private-cloud services and contact details.",
    "serverInfo": {
        "name": "ddq-mcp",
        "title": "DDQ B.V.",
        "version": "1.0.0"
    },
    "transport": {
        "type": "streamable-http",
        "endpoint": "https://ddq.nl/mcp/"
    },
    "capabilities": {
        "tools": {
            "listChanged": false
        }
    },
    "authentication": {
        "required": false
    }
}
