ycyun/ablestack-MCP-server
If you are the rightful owner of ablestack-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.
The ABLESTACK MCP Server exposes the MOLD API using the Model Context Protocol, allowing for direct interaction with CloudStack APIs.
Tools
Functions exposed to the LLM to take actions
mold_getConfig
Retrieves current endpoint, API key (masked), algorithm, and config file path.
mold_setConfig
Sets and saves connection information, with an option to persist to disk.
mold_signDebug
Debugs signatures by generating normalized strings, signatures, and final URLs.
mold_call
Calls any API with specified command and parameters.
mold_listApisMeta
Retrieves metadata for APIs, including name, async status, and parameters.
mold_autoRegisterApis
Dynamically registers all APIs as MCP tools.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client