ConnectMeGuru
БесплатноНе проверенAn official MCP server for ConnectMeGuru to search active travel eSIM packages, apply discount coupons, check wallet balance, and purchase eSIM plans directly w
Описание
An official MCP server for ConnectMeGuru to search active travel eSIM packages, apply discount coupons, check wallet balance, and purchase eSIM plans directly within AI chats.
README
An official Model Context Protocol (MCP) server for ConnectMeGuru eSIM travel plans and wallet operations. This server allows AI assistants (like Claude, Cursor, and VS Code) to search active international eSIM data catalogs, check balances, apply coupons, and securely buy eSIMs directly inside the chat.
🚀 Quick Start (Remote Gateway - Option A)
You do not need to install any packages locally to use this server. You can connect directly to the public remote gateway.
Add the following to your claude_desktop_config.json file:
{
"mcpServers": {
"connectmeguru": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.connectmeguru.com/api/mcp"
]
}
}
}
Restart Claude Desktop after saving the configuration.
🛠️ Local Installation (Option B)
If you prefer to run the MCP server locally on your machine:
1. Configure configuration file
Add this server to your claude_desktop_config.json:
{
"mcpServers": {
"connectmeguru": {
"command": "npx",
"args": [
"-y",
"connectmeguru-mcp"
]
}
}
}
🔑 Available Tools
1. Catalog Search
get_esim_catalog: Search eSIM data packages by destination or keyword (e.g.Japan,USA 10GB,Europe 30 Days).
2. Coupon Validation
validate_coupon: Verify discount coupon codes (e.g.WELCOME10).
3. Session & Wallet Operations (Requires OTP Authentication)
send_agent_otp: Send login code to your email.verify_agent_otp: Complete login and receive secure session token.get_wallet_balance: Check pre-funded USD balance.purchase_esim_with_wallet: Buy eSIM directly in chat.get_user_orders: Retrieve complete order history and installation QR codes.refresh_esim_usage: Get real-time data usage from the network carrier.cancel_order: Request refund for eligible unused orders.get_topup_packages: Check eligible top-up plans.purchase_topup: Complete in-chat eSIM top-up.
📄 License
MIT License. Created by ConnectMeGuru.
Установка ConnectMeGuru
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/vineetgoyalhuf/connectmeguru-mcpFAQ
ConnectMeGuru MCP бесплатный?
Да, ConnectMeGuru MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для ConnectMeGuru?
Нет, ConnectMeGuru работает без API-ключей и переменных окружения.
ConnectMeGuru — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить ConnectMeGuru в Claude Desktop, Claude Code или Cursor?
Открой ConnectMeGuru на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare ConnectMeGuru with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
