cumulocity-mcp-server
If you are the rightful owner of cumulocity-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Python-based server that provides Cumulocity IoT platform functionality through the MCP interface.
The Cumulocity MCP Server is a Python-based server that facilitates interaction with the Cumulocity IoT platform using the Model Control Protocol (MCP). It provides seamless access to Cumulocity's device management, measurements, and alarm systems, enabling users to efficiently manage IoT devices and monitor their performance. The server can be deployed locally or as a microservice on a Cumulocity tenant, offering flexibility in integration and deployment. It supports various functionalities such as listing devices, retrieving device details, accessing device measurements, and monitoring active alarms. The server is designed to be used with different platforms, including Claude Desktop and Cursor, allowing for easy configuration and integration with existing systems.
Features
- Device Management: List, filter, and retrieve detailed information about devices.
- Measurements: Access device measurements with time filtering capabilities.
- Alarms: Monitor active alarms with severity filtering.
- Local Installation: Install and run the server locally using uv or pip.
- Cumulocity Deployment: Deploy as a microservice on a Cumulocity tenant.