ConnectMeGuru
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_esim_catalogA | Queries active international travel eSIM data plans. Optionally filter by country code (e.g. JP, US, FR) or search query. |
| get_knowledge_baseA | Retrieves the official ConnectMeGuru grounding knowledge base, including installation guides, device compatibility, refund policies, and support escalation workflows. |
| validate_couponA | Validates a discount coupon code for checkout. Note: User login is mandatory to validate a coupon. If this returns a 401 Unauthorized error, inform the user that they must log in (using send_agent_otp) first. |
| get_checkout_urlA | Generates a secure checkout and purchase link for a specific eSIM package. |
| send_agent_otpA | Sends a 6-digit OTP code to the customer's email address for in-chat authentication. |
| verify_agent_otpA | Verifies the email OTP code and returns a session token for wallet purchases. |
| get_wallet_balanceA | Retrieves the user's current pre-funded wallet balance. Requires a valid session token. |
| purchase_esim_with_walletA | Purchases an eSIM package directly in chat using the user's wallet balance. If balance is insufficient, returns a magic link to top-up. |
| cancel_orderA | Cancels an eligible eSIM order before activation/provisioning. Requires a valid session token. |
| refresh_esim_usageB | Requests a real-time data usage update for an active eSIM from the carrier. Requires a valid session token. |
| get_wallet_transactionsB | Retrieves a paginated list of wallet transaction history. Requires a valid session token. |
| get_topup_packagesA | Retrieves compatible top-up data packages for an active eSIM. Requires a valid session token. |
| purchase_topupB | Purchases a compatible top-up package using the wallet balance. Requires a valid session token. |
| get_user_ordersA | Retrieves a paginated list of the authenticated user's eSIM orders and history. Requires a valid session token. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vineetgoyalhuf/connectmeguru-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server