{
    "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
    "name": "il.co.katavot/wordpress-content",
    "title": "כתבות תוכן Content MCP",
    "description": "Read-only public content search and retrieval tools for this WordPress website.",
    "version": "0.4.2",
    "websiteUrl": "https://katavot.co.il/",
    "remotes": [
        {
            "type": "streamable-http",
            "url": "https://katavot.co.il/mcp",
            "supportedProtocolVersions": [
                "2026-07-28",
                "2025-11-25",
                "2025-06-18"
            ]
        }
    ]
}