mcpserver.lol
registry/chat
Connection check verified live · 20h ago

chat

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

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

9 tools

Read from the running server on 20h ago.

buy_topup iccid*session_key*package_code*
Purchase a top-up data package for an existing eSIM. Returns a Stripe checkout URL.
check_data_balance read-only iccid*session_key*
Check remaining data balance on an eSIM. Requires a session key and the eSIM's ICCID.
check_order_status read-only session_key*
Check the status of the most recent order. Requires a session key from a previous tool call.
create_order package_id*session_keyreferral_code
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 aut…
get_business_context read-only
Get Gitsim product knowledge, pricing model, IP routing guidance, and eSIM fundamentals. Call this FIRST before helping a customer so you understand the product.
get_package read-only package_id*
Get details for a specific eSIM package by its ID. No authentication required.
list_esims read-only session_key*
List the customer's delivered eSIMs. Requires a session key from a previous tool call.
search_packages read-only namepagetypecountry*ip_routeis_regional +4
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…
search_topup_packages read-only iccid*session_key*
Find compatible top-up packages for an existing eSIM. Requires a session key and the eSIM's ICCID.