China Bank Offers Facts
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@China Bank Offers FactsWhat offers are available from the Bank of China?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 devThe 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.
This server cannot be installed
Maintenance
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
- Flicense-qualityDmaintenanceAn 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.
- Flicense-qualityDmaintenanceAn 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
- AlicenseBqualityBmaintenanceMCP server exposing 43 financial data tools for A-share, HK, US stocks, crypto, and market news via open-stock-data.4314MIT
- AlicenseAqualityCmaintenanceMCP server for discovering, downloading, parsing, and searching Hong Kong listed company announcements from HKEXnews through 6 structured tools.6MIT
Related MCP Connectors
Hong Kong Monetary Authority (HKMA) public open API MCP. Keyless.
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
保险产品搜索、推荐、保费试算、核保预检。覆盖65家保司483款产品。China insurance MCP server.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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