{
    "server": "esim-maroc",
    "version": "1.0.0",
    "protocol": "mcp",
    "transport": "streamable-http (JSON-RPC 2.0 over POST)",
    "description": "Read-only MCP server for eSIM Maroc: query unlimited-data Morocco eSIM plans, coverage, device compatibility and FAQ.",
    "usage": "POST JSON-RPC 2.0 to this URL. Try method \"tools/list\".",
    "tools": [
        "list_plans",
        "get_plan",
        "check_coverage",
        "check_compatibility",
        "faq"
    ],
    "docs": "https://www.esimmaroc.com/llms-full.txt"
}