{ "specVersion": "1.0", "host": { "displayName": "eSIM Finder", "identifier": "esimfinder.io", "documentationUrl": "https://esimfinder.io/connector", "logoUrl": "https://esimfinder.io/themes/esimfinderio/assets/img/android-chrome-512x512.png" }, "entries": [ { "identifier": "urn:air:esimfinder.io:mcp:connector", "displayName": "eSIM Finder MCP connector", "type": "application/mcp-server-card+json", "description": "Find and compare prepaid travel eSIM data plans for 190+ countries and regions, check what a plan includes, and get a checkout link. Read-only and anonymous.", "tags": ["travel", "esim", "mobile-data", "roaming", "connectivity", "commerce"], "capabilities": [ "list_supported_countries", "search_esims", "get_plan_details", "create_checkout_url", "get_esim_finder_info" ], "representativeQueries": [ "find a travel eSIM for Japan", "how much mobile data do I need for a week in Turkey", "which destinations does the annual travel pass cover", "compare travel eSIM plans for Italy priced in euros", "does my phone support eSIM" ], "version": "1.0.0", "updatedAt": "2026-08-13T00:00:00Z", "data": { "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", "name": "io.esimfinder/connector", "description": "Find and buy travel eSIM data plans for 190+ countries, right inside your chat.", "version": "1.0.0", "remotes": [ { "type": "streamable-http", "url": "https://mcp.esimfinder.io/api/v1/mcp", "headers": [ { "name": "Authorization", "description": "OAuth 2.1 bearer token obtained through dynamic client registration. No account and no personal data are required.", "isRequired": true, "isSecret": true } ] } ] } } ] }