Skip to main content
Glama

cloudforge_diagram_to_mermaid

Fetch and visualize CloudForge architecture diagrams as interactive Mermaid flowcharts within Claude. Display resources by category with labeled connections for clear infrastructure visualization.

Instructions

Fetch a saved CloudForge diagram and render it as a Mermaid flowchart. The diagram renders visually inside Claude — this is the best way to SHOW a diagram. Resources are grouped by category (Compute, Network, Storage…) with labelled connections.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
diagram_idYesID of the saved diagram to visualise.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively describes the output behavior ('renders visually inside Claude', 'grouped by category'), but lacks details on potential errors (e.g., invalid diagram_id), performance aspects, or authentication requirements. It adequately covers the core behavior but misses some operational context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core purpose in the first sentence, followed by valuable context about visualization and resource grouping. Every sentence adds meaningful information without redundancy, making it efficient and well-structured for quick comprehension.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a single-parameter tool with no annotations and no output schema, the description does a good job explaining what the tool does and its visual output. However, it could be more complete by mentioning the return format (e.g., Mermaid code vs. image) or error handling, given the lack of structured output documentation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage, with the single parameter 'diagram_id' clearly documented. The description doesn't add any parameter-specific information beyond what the schema provides, such as format examples or sourcing details. This meets the baseline for high schema coverage but doesn't enhance parameter understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the specific action ('Fetch a saved CloudForge diagram and render it as a Mermaid flowchart'), identifies the resource ('CloudForge diagram'), and distinguishes it from siblings like 'cloudforge_get_diagram' by emphasizing the Mermaid visualization output. The mention of visual rendering inside Claude and resource categorization further clarifies its unique purpose.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use this tool ('this is the best way to SHOW a diagram'), implying it's for visualization rather than data retrieval or editing. However, it doesn't explicitly state when not to use it or name alternatives like 'cloudforge_get_diagram' for raw data access, leaving some room for improvement in sibling differentiation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cloudforgetech6-ctrl/mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server