MCP server · China Mobile
china-mobile-onenet
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 China Mobile. 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 China Mobile publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
list_products— List the products integrated into a OneNET project.list_devices— List the devices integrated into a OneNET project.get_device— Get the detail record for a device by product_id + device_name.get_device_status— Get a device's current online/offline status.get_device_properties— Get a device's latest thing-model property values.get_device_property_history— Query historical values for a device thing-model property.get_device_event_history— Query historical thing-model events for a device.get_thing_model— Get the thing model (properties, events, services) for a product.get_device_log— Query a device's operation log.create_device— Register a new device under a product.set_device_property— Write a thing-model property on an online device.set_device_desired_property— Store a desired property value for a device to collect when it reconnects.call_device_service— Invoke a thing-model service on a device.place_click_to_dial_call— Connect a caller and a callee over the China Mobile network (action=dialNotify).send_voice_notification— Deliver a TTS voice notification, optionally collecting digits (action=voiceNotify).
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.