opencv-fr
Candidate MCP tool surface mapped from the OpenCV FR REST API operations, suitable for wrapping the API (x-api-key auth) as agent tools.
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
check_liveness— Determine whether a single face image is a live person or a spoof.compare_faces— Compare two sets of face images and return a similarity score.detect_faces— Detect faces (boxes + landmarks) in an image and optionally search for matching persons.search_faces— Search registered persons using one or more face images.verify_person— Verify that face images match a specified registered person.head_count— Count the number of heads/faces in an image.create_person— Register a new person with face images.create_collection— Create a collection to group registered persons.list_persons— List registered persons with pagination and search.list_collections— List collections.
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.