advanceai-mcp.yml
ADVANCE.AI ships NO MCP server. This file is a candidate tool list API Evangelist derived from the nine documented Open API operations so an agent builder can see what a server would expose. It is not a product, not an endpoint, and nothing here is callable. The apis.yml pointer is type X-MCPServerCandidate, never MCPServer.
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.
Descriptor
Candidate descriptor · transport
Tools
generate_access_token— Exchange an access key and SHA256 signature for a short-lived X-ACCESS-TOKEN.authorize_document_verification_license— Issue a time-limited license for the Global Document Verification mobile SDK.query_document_verification_result— Retrieve the document image, OCR field extraction and ID forgery verdict for an IDVID.compare_faces— Compare two face photographs and return a 0-100 similarity score with bounding boxes.generate_liveness_signature_id— Allocate a single-use signatureId for one liveness capture session.authorize_liveness_license— Issue a time-limited license for the Liveness Detection mobile SDK.get_liveness_detection_result— Retrieve the liveness score, captured images and attack classification for a session.get_liveness_video— Retrieve a 24-hour link to the recorded liveness video.clear_liveness_pii_data— Permanently delete the PII held for one liveness detection.
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.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.