Skip to main content
Glama
themonagroup

monacloud-mcp

Official
by themonagroup

Mở MONA Cloud Console

cloud_open_console

Open the MONA Cloud console to top up your wallet, adjust budgets, or manage account settings.

Instructions

Trả URL console chung để nạp ví, đổi budget hoặc quản lý tài khoản.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.4.2

TDQS

A3.9/5.0
Behavior3/5

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

The description clarifies that the tool returns a URL rather than actually opening the console, which is useful given the 'open' in the tool name. However, with no annotations, the description carries the full burden and does not disclose any prerequisites, side effects, or URL characteristics such as expiration or authentication requirements.

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 one concise sentence, front-loaded with the primary action 'Trả URL' (return URL). It efficiently conveys purpose and use cases with no wasted words.

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 parameterless tool with no output schema and no annotations, the description adequately explains what the tool returns and why. It could explicitly state the return format (e.g., a string URL) or any required authentication, but these are largely inferable from the description.

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

Parameters4/5

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

The tool has zero parameters and the input schema is empty, so the baseline for parameter semantics is 4. The description reinforces the tool's purpose but adds no parameter-specific meaning because there are no parameters to document.

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

Purpose4/5

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

The description uses a specific verb 'Trả URL' (return URL) and a specific resource 'console chung' (common console), and lists three clear use cases: topping up wallet, changing budget, or managing account. This distinguishes it from action-oriented siblings like cloud_topup or cloud_budget_set, though it does not explicitly name any alternative.

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 by stating the intended use cases ('để nạp ví, đổi budget hoặc quản lý tài khoản'). This tells the agent when the tool is appropriate, but it does not explicitly state when not to use it or name alternative tools, so it falls short of a 5.

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/themonagroup/monacloud-mcp'

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