Skip to main content
Glama
XRPL-Utilities

@xrpl-utilities/mcp

xrpl_pulse_ripple_topology

Map the Ripple ecosystem's XRP topology: trace treasury, issuer, and escrow source wallets through curated pipeline roles to named CEX hot exits.

Instructions

Free. Ripple ecosystem topology map: Source (treasury/issuer/escrow wallets), Pipeline (curated middle layer by role), and Exits (named CEX hot wallets).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It only notes 'Free' and describes the output sections, but does not reveal whether the data is static, cached, or real-time, nor any side effects or required permissions. The agent gains little insight into the tool's operational behavior beyond its output structure.

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 a single, compact sentence that front-loads the core identity ('Ripple ecosystem topology map') and uses a structured colon-delimited list to detail the three output categories. Every phrase adds value, with no redundancy or filler.

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

Completeness3/5

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

For a zero-parameter tool with no output schema, the description offers a high-level summary of what to expect (Source, Pipeline, Exits) but leaves ambiguity around the exact structure, 'curated middle layer by role' is vague, and no mention of data freshness or size. It is adequate for an initial understanding but not fully self-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 tool has zero parameters, so the schema coverage is trivially 100%. The baseline for 0 params is 4, and the description does not need to explain parameter meaning. It correctly omits any parameter details.

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 identifies the tool as a 'Ripple ecosystem topology map' and enumerates its three components (Source, Pipeline, Exits). It is distinct from sibling tools which focus on events, flows, or telemetry. However, it lacks an explicit verb like 'get' or 'list', making it more of a noun phrase than an action statement.

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?

Usage is implied: an agent would call this when it needs an ecosystem-wide topology overview. However, there is no explicit guidance on when to prefer this over sibling tools like network_stats or entity_positioning, nor any exclusions or alternative recommendations.

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/XRPL-Utilities/xrpl-utilities-mcp'

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