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
20.0%
15 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

Ground Truth live
Live fact-checks for AI agents: endpoints, security headers, pricing, claims, compliance, markets.
9 tools · streamable-http
Sipflow live
SIP/VoIP/telecom grounding for AI agents: vendor docs, RFCs, STIR/SHAKEN, traces, configs.
22 tools · streamable-http
io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http
Licium live
Delegate to specialist agents and access real-time data APIs — through one MCP connection.
5 tools · streamable-http
GoCreative Agent API live
Pay-per-call social enrichment + 140+ lookups for AI agents. x402 + USDC on Base.
8 tools · streamable-http
io.github.XogZ3/botoi-mcp live
49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.
49 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"
    }
  }
}