Orange CAMARA MCP Enablement PI1 server
A Model Context Protocol server exposing Orange's CAMARA Network APIs — SIM swap, device location, reachability, roaming, KYC match, population density and quality-on-demand — plus the Orange Network APIs Playground administration API, to any MCP-compatible AI assistant.
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.
Documentation
Documentation link · transport
Tools
get-sim-swap-date— Retrieve the timestamp of the latest SIM swap event for a phone numbercheck-sim-swap— Check if a SIM swap occurred in the last X hours for a phone numberget-device-location— Retrieve the geographical location (area) where a device is currently localizedverify-device-location— Verify if a device is within a specified circular areaget-device-reachability-status— Retrieve the current reachability status (connectivity) of a device/phone numberget-device-roaming-status— Retrieve roaming status and country information for a device/phone numberkyc-match— Compare user information with verified data from the user's Operator for identity verificationget-population-density-data— Retrieve population density estimations for a specified polygonal area and time intervalretrieve-qos-profiles— Retrieve all available Quality of Service profiles managed by the serverget-qos-profile— Get detailed information about a specific Quality of Service profile by namecreate-qos-session— Create an enhanced quality session between a device and an application serverget-qos-session— Retrieve information about a specific Quality of Service sessiondelete-qos-session— Terminate a Quality of Service session before its planned end timeextend-qos-session— Extend the duration of an existing Quality of Service sessionretrieve-qos-sessions— Retrieve all Quality of Service sessions for a specific devicelist-playground-phone-numbers— List all phone numbers in the playgroundcreate-playground-phone-number— Create a new phone number in the playground with default dataread-playground-phone-number— Read all data associated with a phone number in the playgroundupdate-playground-phone-location— Update the location data for a phone number in the playgroundupdate-playground-phone-kyc— Update the KYC (Know Your Customer) data for a phone number in the playgrounddelete-playground-phone-number— Delete a phone number and all its data from the playground (WARNING: irreversible)update-playground-phone-reachability— Update the reachability status for a phone number in the playgroundupdate-playground-phone-roaming— Update the roaming status for a phone number in the playgroundupdate-playground-phone-sim-swap— Update the SIM swap data for a phone number in the playground
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.