{
    "$schema": "https://modelcontextprotocol.io/schema/server-card/v1",
    "serverInfo": {
        "name": "Haartransplantation \u2013 Unabh\u00e4ngige Informationen &amp; Online-Beratung \u2014 WebMCP Bridge",
        "version": "1.5.0"
    },
    "description": "WebMCP Bridge exposes WordPress tools for AI agents on Haartransplantation \u2013 Unabh\u00e4ngige Informationen &amp; Online-Beratung. Agents can search content, read posts, navigate menus, and interact with WooCommerce.",
    "transport": [
        {
            "type": "http",
            "url": "https://haartransplantation.de/wp-json/webmcp-bridge/v1/execute",
            "method": "POST",
            "contentType": "application/json"
        }
    ],
    "capabilities": {
        "tools": true
    },
    "links": {
        "manifest": "https://haartransplantation.de/wp-json/webmcp-bridge/v1/manifest",
        "homepage": "https://haartransplantation.de/",
        "plugin": "https://wordpress.org/plugins/webmcp-bridge/"
    }
}