deepakvbansode/idp-cloudgenie-mcp-server
If you are the rightful owner of idp-cloudgenie-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.
CloudGenie MCP Server is a Go-based implementation that connects AI assistants to CloudGenie's infrastructure management APIs.
Tools
Functions exposed to the LLM to take actions
cloudgenie_health_check
Checks the health status of the CloudGenie backend API.
cloudgenie_get_blueprints
Retrieves all available blueprints from CloudGenie.
cloudgenie_get_blueprint
Retrieves detailed information about a specific blueprint.
cloudgenie_get_resources
Retrieves all resources from CloudGenie.
cloudgenie_get_resource
Retrieves detailed information about a specific resource.
cloudgenie_create_resource
Creates a new resource in CloudGenie.
cloudgenie_delete_resource
Deletes a resource from CloudGenie.
cloudgenie_update_resource_status
Updates the status of a resource.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client