Skip to main content
Glama

get_instructions

Retrieve the full guide for the deBridge MCP server. Call this tool first to understand how to find optimal cross-chain swap routes, check fees, and initiate non-custodial trades across supported networks.

Instructions

Returns the full guide for the deBridge MCP server. CALL THIS FIRST.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description must disclose all behavioral traits. It states the tool returns a guide, but does not specify the format (e.g., text, JSON) or any side effects. For a simple read tool, this is adequate but lacks detail.

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?

Two sentences, zero wasted words. The purpose is stated first, followed by a critical usage directive. Ideal for quick consumption.

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?

Given no parameters, no output schema, and low tool complexity, the description covers the essential facts: what it returns and when to use it. Could mention the guide's content type, but overall sufficient.

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 input schema is empty (100% coverage), so no parameter documentation is needed. The description adds no param info, but the baseline of 4 is appropriate since schema already covers all parameters.

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 clearly states the tool returns the full guide for the deBridge MCP server, providing a specific verb and resource. It implicitly distinguishes from siblings by instructing to call this one first, though it does not explicitly differentiate.

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 instruction 'CALL THIS FIRST' explicitly tells the agent when to use this tool before others. No exclusions or alternatives are needed given its meta-role, but the guidance is clear and actionable.

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/debridge-finance/debridge-mcp'

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