Skip to main content
Glama
badDevBuild

China Bank Offers Facts

by badDevBuild

China Bank Offers Facts

Source-linked offer documents from 17 Chinese banks for Agent callers.

Production MCP endpoint: https://agent-offers-api-replitzip.replit.app/mcp

Product boundary

The service exposes two MCP tools:

  • list_supported_banks: free capability and freshness check.

  • get_bank_offers: one bank per request, with official text, official URLs, timestamps, hashes, and activity status.

It returns factual source material. It does not rank cards, recommend purchases, or make customer-specific eligibility decisions. JSON-RPC batch requests are not supported.

The paid query price is 0.01 USDC on Base mainnet through x402. Connecting to the MCP endpoint does not authorize payment. A caller without x402 support can use the free tool and will receive a payment challenge for the paid tool.

Related MCP server: poke-bank

Evidence vocabulary

  • Directory listing proves discovery only.

  • A free call proves connection and capability preflight only.

  • HTTP 402 proves the unpaid challenge is reachable only.

  • Chain settlement proves payment only.

  • Successful delivery additionally requires a valid data response and durable delivery evidence.

Local safe runtime

Requirements: Node.js 22-24 and pnpm 10.

pnpm install --frozen-lockfile
pnpm test
pnpm typecheck
pnpm build
PAYMENT_MODE=disabled SERVICE_VISIBILITY=local OFFER_DATA_MODE=synthetic pnpm dev

The default local runtime serves synthetic DEMO data with payments disabled. It does not contain the production corpus or production credentials.

License and release readiness

The source in this repository is available under the Apache License 2.0; see LICENSE. Run pnpm verify:public-release before any public push. A passing local gate does not create a Git remote or authorize publication.

Security reports: see SECURITY.md. Contributions: see CONTRIBUTING.md.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    An MCP server that integrates with local Ollama LLMs to provide financial analysis through four specialized agents (Market Analyst, Portfolio Manager, Risk Analyst, and Explainability Agent) with comprehensive banking tools.
  • F
    license
    -
    quality
    D
    maintenance
    An MCP server that exposes Enable Banking API tools for interacting with bank accounts through Open Banking. It enables users to authenticate sessions, list accounts, and fetch transaction history or balances via a secure self-hosted server.
    2
  • A
    license
    B
    quality
    B
    maintenance
    MCP server exposing 43 financial data tools for A-share, HK, US stocks, crypto, and market news via open-stock-data.
    43
    14
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for discovering, downloading, parsing, and searching Hong Kong listed company announcements from HKEXnews through 6 structured tools.
    6
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/badDevBuild/china-bank-offers-facts'

If you have feedback or need assistance with the MCP directory API, please join our Discord server