Skip to main content
Glama

Armor Crypto MCP

Official
by armorwallet

swap_quote

Retrieve swap quotes for multiple crypto transactions using provided requests. Facilitates trading and bridging strategies within a unified blockchain operations framework.

Instructions

Retrieve a swap quote. Expects a list of swap quote requests.

Input Schema

NameRequiredDescriptionDefault
swap_quote_requestsYes

Input Schema (JSON Schema)

{ "properties": { "swap_quote_requests": { "items": { "additionalProperties": true, "type": "object" }, "title": "Swap Quote Requests", "type": "array" } }, "required": [ "swap_quote_requests" ], "title": "swap_quoteArguments", "type": "object" }

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/armorwallet/armor-crypto-mcp'

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