Skip to main content
Glama

list_chains

Retrieve configured EVM and Solana chains with their active payment currencies/tokens to see which crypto payment options are available.

Instructions

Retrieve configured EVM and Solana chains and their active payment currencies/tokens.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
include_inactiveNoInclude inactive/disabled chains (default false)
Install Server

TDQS

A3.8/5.0
Behavior3/5

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

With no annotations, the description carries the burden of behavioral disclosure. 'Retrieve' signals a read-only operation, but it does not mention whether inactive chains are excluded by default (the parameter implies that), any pagination, or the return structure. Some behavioral context is present but incomplete.

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?

A single sentence that is front-loaded with the main action and resource, with no filler or repetition. Every word earns its place.

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 simple list tool with one optional parameter and no output schema, the description gives enough context about what is returned (chains and their active payment currencies). It could mention the default behavior regarding inactive chains, but the schema parameter description covers that. Overall, sufficient for an agent to invoke correctly.

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?

Schema description coverage is 100%, so the parameter is documented in the schema. The description does not add extra detail about the include_inactive parameter beyond what the schema provides, which matches the baseline of 3.

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 uses a specific verb ('Retrieve') and clearly identifies the resource (configured EVM and Solana chains) plus the scope (their active payment currencies/tokens). It distinguishes itself from the sibling list tools like list_businesses and list_invoices by naming the exact domain.

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

Usage Guidelines3/5

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

The description implies when to use this tool (when you need configured chains and currencies), but it does not explicitly state when not to use it or mention alternatives. Since no sibling tool covers chains, the context is adequate but left implicit.

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

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/Payre-IO/payre-mcp'

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