China Fuel Price MCP tools
Tools exposed through the MCP server for querying fuel prices and calculating recharge promotions.
One-click install
Cursor and VS Code (stable / Insiders) expose documented install links; clicking opens the app to add this HTTP MCP. Other editors (Windsurf, Claude Code, Zed, …) still need manual config or their marketplace. Server name: unbnd-fuel-price (unbnd for /api/mcp, unbnd-* for module routes).
Resolving MCP URL for this page…
Endpoints
POST
/api/mcp/fuel-priceCall with { tool, params } to execute a single tool, or use JSON-RPC 2.0 for advanced usage.
Available fuel tools
get_fuel_price– get full fuel price list.get_fuel_price_by_province– query a single province.calc_fuel_recharge_promo– calculate recharge promotion suggestions.
Playground
Send requests and view responses.