MCP server · Qfex
qfex
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 Qfex. 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 Qfex publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport stdio
Tools
read_candles— Return OHLCV candles for a symbol over a time range.read_refdata— Return symbol reference data.read_funding_historic— Return historic funding rates for a symbol.read_open_interest_historic— Return historic open interest for a symbol.read_settlement_prices— Return current and historic settlement prices and ratios.read_user_positions— Return current positions for the authenticated user.read_user_trades— Return trades for the authenticated user.read_historic_orders— Return historic orders for the authenticated user.read_account_equity— Return total account equity over time.set_user_leverage— Set the leverage for the authenticated user.list_subaccounts— Return subaccount IDs for the authenticated user.create_subaccount— Allocate a new subaccount for the authenticated user.transfer_balance— Transfer available balance between the user's accounts.
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.