metrotech-sk/xerxes-mcp-server
If you are the rightful owner of xerxes-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 dayong@mcphub.com.
The Xerxes MCP Server is a Model Context Protocol server designed to facilitate interaction with the Xerxes IoT platform API, offering tools for device management, data retrieval, and user authentication.
Tools
Functions exposed to the LLM to take actions
verify_auth
Test API authentication
get_all_configs
List all device configurations
get_all_devices
List all devices with UUIDs and serial numbers
get_device_config
Get configuration for specific device
create_device_config
Create device configuration (requires confirmation)
update_device_config
Update device configuration (requires confirmation)
delete_device_config
Delete device configuration (requires confirmation)
find_one_measurement
Get single measurement record
aggregate_measurements
Query measurements with MongoDB aggregation pipeline
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client