MMaiero/kura-mcp-server
If you are the rightful owner of kura-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 Kura MCP Server is a Model Context Protocol server designed to integrate seamlessly with Eclipse Kura IoT gateways, enabling AI assistants and other MCP clients to manage, configure, and monitor Kura instances through REST APIs.
Tools
Functions exposed to the LLM to take actions
kura_get_system_properties
Get system properties
kura_get_framework_properties
Get OSGi framework properties
kura_test_connection
Test connection to a Kura instance
kura_get_configurations
Get all component configurations
kura_get_configuration
Get a specific component configuration
kura_update_configuration
Update component configuration
kura_get_snapshots
Get all configuration snapshots
kura_create_snapshot
Create a new configuration snapshot
kura_rollback_snapshot
Rollback to a specific snapshot
kura_get_cloud_connections
Get all cloud connections
kura_connect_cloud
Connect a cloud connection
kura_disconnect_cloud
Disconnect a cloud connection
kura_get_packages
Get installed deployment packages
kura_install_package
Install a deployment package
kura_get_services
Get all OSGi services
kura_get_users
Get all users
kura_get_certificates
Get certificates from keystore
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client