Skip to main content
Glama

Armor Crypto MCP

wait_a_moment

Introduce controlled delays in cryptocurrency operations to manage timing requirements, handle rate limits, or coordinate sequential actions within automated trading workflows.

Instructions

Wait for some short amount of time, no more than 10 seconds

Input Schema

NameRequiredDescriptionDefault
secondsYes

Input Schema (JSON Schema)

{ "properties": { "seconds": { "title": "Seconds", "type": "number" } }, "required": [ "seconds" ], "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/emmaThompson07/armor-crypto-mcp'

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