{
    "$schema": "https://modelcontextprotocol.io/schema/server-card/v1",
    "serverInfo": {
        "name": "\u30d3\u30c3\u30b0\u30c7\u30fc\u30bf\uff06\u30aa\u30fc\u30d7\u30f3\u30c7\u30fc\u30bf\u30fb\u30a4\u30cb\u30b7\u30a2\u30c6\u30a3\u30d6\u4e5d\u5dde (BODIK) \uff5c\u4e5d\u5dde\u5148\u7aef\u79d1\u5b66\u6280\u8853\u7814\u7a76\u6240 \u2014 WebMCP Bridge",
        "version": "1.6.0"
    },
    "description": "WebMCP Bridge exposes WordPress tools for AI agents on \u30d3\u30c3\u30b0\u30c7\u30fc\u30bf\uff06\u30aa\u30fc\u30d7\u30f3\u30c7\u30fc\u30bf\u30fb\u30a4\u30cb\u30b7\u30a2\u30c6\u30a3\u30d6\u4e5d\u5dde (BODIK) \uff5c\u4e5d\u5dde\u5148\u7aef\u79d1\u5b66\u6280\u8853\u7814\u7a76\u6240. Agents can search content, read posts, navigate menus, and interact with WooCommerce.",
    "transport": [
        {
            "type": "http",
            "url": "https://www.bodik.jp/wp-json/webmcp-bridge/v1/execute",
            "method": "POST",
            "contentType": "application/json"
        }
    ],
    "capabilities": {
        "tools": true
    },
    "links": {
        "manifest": "https://www.bodik.jp/wp-json/webmcp-bridge/v1/manifest",
        "homepage": "https://www.bodik.jp/",
        "plugin": "https://wordpress.org/plugins/webmcp-bridge/"
    }
}