Skip to main content
Glama

Armor Crypto MCP

Official
by armorwallet

conversion_api

Convert tokens by processing requests with input amounts and token pairs. Designed for AI agents to execute blockchain operations efficiently on the Armor Crypto MCP server.

Instructions

Perform token conversion. Expects a list of conversion requests with keys: input_amount, input_token, output_token.

Input Schema

NameRequiredDescriptionDefault
conversion_requestsYes

Input Schema (JSON Schema)

{ "properties": { "conversion_requests": { "items": { "additionalProperties": true, "type": "object" }, "title": "Conversion Requests", "type": "array" } }, "required": [ "conversion_requests" ], "title": "conversion_apiArguments", "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