{
    "name": "cz.rtsoft.mcp-test/eshop-mcp-server",
    "title": "RTshop MCP Server",
    "description": "Read-only MCP server nad katalogem e-shopu RTshop – vyhledávání produktů, detail produktu, skladová dostupnost a seznam kategorií.",
    "version": "2.0.0",
    "websiteUrl": "https://mcp-test.rtsoft.cz/",
    "remotes": [
        {
            "url": "https://mcp-test.rtsoft.cz/mcp",
            "transportType": "streamable-http",
            "protocolVersions": [
                "2026-07-28",
                "2025-06-18"
            ],
            "authentication": "none"
        }
    ]
}