Skip to main content
Glama
296,486 tools. Last updated 2026-07-14 02:39

"A server for interacting with the XRP blockchain using XRPL MCP" matching MCP tools:

  • Build an unsigned KLV or KDA token transfer transaction on the Klever blockchain, returning the unsigned data and hash for client-side signing.
    MIT
  • Search SDK documentation to discover methods, parameters, and usage examples for interacting with the API. Use before writing code to find the right approach.
    MIT
  • Build an unsigned smart contract deployment transaction for the Klever blockchain using a WASM file or hex bytecode. Returns the unsigned transaction for client-side signing.
    MIT
  • Retrieve the current version of the Aptos NPM MCP server to verify compatibility and ensure proper integration with Aptos blockchain development workflows.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Trust and payment layer for the agentic economy on the XRP Ledger.

  • The Graph MCP — indexed blockchain data via subgraph GraphQL queries

  • Verify server identity and protocol compatibility by retrieving the manifest with protocol version, server name, and available capabilities before interacting with tools.
    Apache 2.0
  • Retrieve complete workflow instructions for using the usuarios-mcp server, including autonomous workflows, methodology, and UX principles.
    MIT
  • Confirm the MCP server is reachable with a simple connectivity check. Use this to verify server availability before using other tools.
    MIT
  • Establish a connection to a target MCP server for testing purposes using stdio or HTTP transport protocols. Verifies connectivity and returns detailed connection state information.
    MIT
  • Swap tokens across 19 blockchain networks using native DEX protocols. Supports Ethereum, Solana, ICP, SUI, Cardano, XRP, and other chains with quote and execute modes.
    MIT
  • Build MCP server packages for deployment using uv build after implementing tools in the specified project directory.
    MIT