Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

Gitsim Chat

com.gitsim/chat

Search, order, and manage eSIM data packages for 190+ countries.

Uptime
7.7%
39 probes
Response
523ms
last probe
Tools
9
callable

Tools · 9

get_business_context

Get Gitsim product knowledge, pricing model, IP routing guidance, and eSIM fundamentals. Call this FIRST before helping a customer so you understand the product.

search_packages

Search for eSIM data packages by country. Returns up to 10 packages per page sorted by price. Use the page parameter to paginate. No auth required. Call get_business_context first to understand IP rou…

get_package

Get details for a specific eSIM package by its ID. No authentication required.

create_order

Create an order for an eSIM package. Returns a Stripe checkout URL where the user can pay. Requires a session key (from a previous tool call's structuredContent) or creates one automatically.

check_order_status

Check the status of the most recent order. Requires a session key from a previous tool call.

list_esims

List the customer's delivered eSIMs. Requires a session key from a previous tool call.

check_data_balance

Check remaining data balance on an eSIM. Requires a session key and the eSIM's ICCID.

search_topup_packages

Find compatible top-up packages for an existing eSIM. Requires a session key and the eSIM's ICCID.

buy_topup

Purchase a top-up data package for an existing eSIM. Returns a Stripe checkout URL.

Similar MCP servers embedding-nearest

eSIM Finder
Find and buy travel eSIM data plans for 190+ countries, right inside your chat.
0 tools · streamable-http
Simsima Connectivity
Search, recommend & buy travel eSIM data plans for 190+ destinations via AI agents.
0 tools · streamable-http
Siima eSIM
Search travel eSIM plans for 150+ countries and buy via Stripe link; eSIM QR delivered by email.
0 tools · streamable-http
WorldCitiSim eSIM
Travel eSIMs for 193 countries. Stripe + Bitcoin checkout. QR by email in 30s. No API key.
0 tools
PikaSim
Buy anonymous eSIMs, phone numbers, and SMS verification codes in 190+ countries with crypto.
0 tools · streamable-http
ALT eSIM
Search & buy travel data eSIMs for 70+ destinations — pay by Stripe link, get the eSIM QR. USD.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gitsim_chat": {
      "url": "https://chat.gitsim.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}