Connect your account, then chat with AI to run tools.
Ding Connect is a platform that provides mobile top-up services, allowing users to send phone credit to prepaid mobile phones worldwide. Use it to facilitate quick and easy international phone credit transfers.
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/ding-connectThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsLive probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com
Domain knowledge for Ding Connect — workflow patterns, data models, and gotchas for your AI agent.
Global mobile top-up and airtime transfer platform. Send phone credit to prepaid mobile phones in 170+ countries through a network of 600+ operators. Primary use cases: international airtime transfers, data bundles, utility payments, and promotional offers.
The hierarchy flows: Countries → Providers (operators) → Products (SKUs) → Transfers.
Responses share a common shape: a numeric result code, optional error codes (map these through the error-code reference tools), and an items collection whose inner fields depend on the operation.
Filters combine with AND across dimensions. Inside one filter, multiple comma-separated values mean OR (e.g. two country codes yields either country).
Example: country ∈ {Jamaica, Haiti} AND benefit = Data yields Data products available in either country. Use the documented filter fields per operation (country, provider, SKU, benefits, region, account number, language) rather than inventing names.
Ding Connect Get Balance
Get the current account balance for your Ding Connect account. Returns the available balance and currency information. Use to check remaining funds before planning top-up operations. Response envelope: {ResultCode, ErrorCodes, Items: [{Balance, CurrencyIso}]}.
Ding Connect Get Provider Status
Get the current operational status of mobile operators on Ding Connect. Returns ProviderCode and operational status for each provider, indicating whether the provider is currently available for top-up transactions. Filter by provider codes to check specific operators. Use before attempting transfers to confirm provider availability. Response envelope: {ResultCode, ErrorCodes, Items: [{ProviderCode, ...}]}.
Ding Connect List Countries
List all countries where Ding Connect mobile top-up services are available. Returns ISO 3166-1 alpha-2 country codes, country names, international dialing information (prefix, min/max length), and associated region codes. Use as the starting point to discover geographical coverage. Response envelope: {ResultCode, ErrorCodes, Items: [{CountryIso, CountryName, InternationalDialingInformation, RegionCodes}]}.
Ding Connect List Currencies
List all currencies supported by Ding Connect for mobile top-up transactions. Returns ISO 4217 currency codes and their English names. Use to understand which currencies are available for send/receive values in product pricing. Response envelope: {ResultCode, ErrorCodes, Items: [{CurrencyIso, CurrencyName}]}.
Ding Connect List Error Code Descriptions
Get human-readable descriptions for all error codes that may appear in Ding Connect API responses. Maps each error Code string to a descriptive Message. Use to decode ErrorCodes arrays from failed or warning responses (ResultCode 2-5). New error codes may be added over time. Response envelope: {ResultCode, ErrorCodes, Items: [{Code, Message}]}.
Ding Connect List Product Descriptions
Get localized text descriptions for mobile top-up products. Returns DisplayText, DescriptionMarkdown (CommonMark formatted), ReadMoreMarkdown, LocalizationKey, and LanguageCode for each product/language combination. Filter by language codes and/or SkuCodes to narrow results. Use to get detailed product info for display. Response envelope: {ResultCode, ErrorCodes, Items: [{DisplayText, DescriptionMarkdown, ReadMoreMarkdown, LocalizationKey, LanguageCode}]}.
Ding Connect List Products
List available mobile top-up products that can be purchased via Ding Connect. Returns SkuCode, ProviderCode, min/max pricing (with send/receive currencies, fees, tax), benefits array, CommissionRate, ProcessingMode (Instant/Batch), RedemptionMechanism (Immediate/ReadReceipt/ReadAdditionalInformation), ValidityPeriodIso, UatNumber (for testing), and RegionCode. Filter by country, provider, SKU, benefit type, region, or account number. Multiple values within a filter are OR'd; different filters ar
Ding Connect List Promotions
List active promotions available through Ding Connect for mobile top-ups. Returns ProviderCode, start/end dates (UTC), CurrencyIso, ValidityPeriodIso (ISO 8601 duration, e.g. P30D), MinimumSendAmount, and LocalizationKey. Filter by country, provider, or account number. Use the product descriptions capability with the LocalizationKey to get localized terms, bonus details, and conditions. Response envelope: {ResultCode, ErrorCodes, Items: [{ProviderCode, StartUtc, EndUtc, CurrencyIso, ValidityPeri
Ding Connect List Providers
List mobile operators and service providers available for top-ups via Ding Connect. Returns ProviderCode, CountryIso, Name, ShortName, ValidationRegex (for account number format), CustomerCareNumber, RegionCodes array, PaymentTypes, and LogoUrl (append ?height=100 or ?width=200 for sizing). Filter by provider code, country, region, or account number. Response envelope: {ResultCode, ErrorCodes, Items: [{ProviderCode, CountryIso, Name, ShortName, ValidationRegex, LogoUrl, ...}]}.
Ding Connect List Regions
List geographical regions (sub-national areas) within countries for Ding Connect. Returns RegionCode, RegionName, and CountryIso for each region. Use to discover region codes for filtering products and providers by sub-national area. Filter by country ISO code. Response envelope: {ResultCode, ErrorCodes, Items: [{RegionCode, RegionName, CountryIso}]}.
Ding Connect is a platform that provides mobile top-up services, allowing users to send phone credit to prepaid mobile phones worldwide. Use it to facilitate quick and easy international phone credit transfers. It provides 10 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/ding-connect. Authentication is handled automatically.
Ding Connect provides 10 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Ding Connect uses API Key. Ding Connect requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Ding Connect to any MCP client in minutes
Other MCP servers in this category from the directory index
Stripe payment processing — payments, customers, subscriptions, invoices, checkout, products, disput...
65 toolsThis server integrates with Stripe to provide a range of tools for managing customer transactions, s...
Payments, point of sale, and business solutions.
PayPal is a global digital payment platform that provides online payment processing, money transfers...
Square APIs and SDKs allow developers to build custom apps and integrations for payments, customers,...
5 toolsPaystack is a payment processing platform that enables businesses to accept online and offline payme...
13 tools