MCP server · BanQu
banqu
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for BanQu. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If BanQu publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_assets— List assets owned by the acting account.create_asset— Create a new tracked asset.get_asset— Retrieve a single asset by id.list_asset_holders— List accounts currently holding quantity of an asset.get_asset_sources— Walk an asset back to the transfer operations that supplied it (chain of custody).get_asset_history— Retrieve the full movement history of an asset.create_asset_transfer— Transfer asset quantity from the acting account to a receiver.create_asset_transfers_batch— Create multiple asset transfers in one call.list_transfers— List transfer operations visible to the acting account.get_transfer_sources— Walk a transfer back to its source operations.confirm_transfer_receipt— Confirm receipt of an inbound transfer.list_transactions— List buy/sell/transfer/deposit/transformation transactions.create_transaction— Create a transaction grouping one or more transfers.create_transactions_batch— Create multiple transactions in one call.finalize_transaction— Finalize a draft transaction.transform_assets— Consume input assets into a new output asset (processing/transformation step).list_connections— List connected identities and organizations.create_connection— Invite or create a connection to a supplier or organization.filter_connections— Query connections with a structured filter body.export_connections_csv— Export the connection list as CSV.list_forms— List form definitions available to the acting account.list_form_data_entries— List submitted entries for a form.create_form_data_entry— Submit a new form data entry.approve_form_data_entry— Approve a submitted form data entry.list_payment_adjustments— List payment adjustments on buy/sell transactions.list_orgs— List organizations accessible to the acting identity.list_org_capabilities— Retrieve the effective permission set of the current organization.get_shared_profile— Read a shared supplier profile granted to the acting account.list_smart_contracts— List automation workflows that react to system events.list_notifications— Read the notification feed.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.