Skip to main content
Glama

crypto-pegmon-mcp

get_current_price

Fetch the current USD price of a stablecoin and calculate its peg deviation. Input the stablecoin symbol (e.g., 'usdt', 'usdc', 'dai') to receive results in Markdown format.

Instructions

Fetch the current price of a USD-pegged stablecoin in USD and calculate peg deviation. Args: coin (str): The symbol of the stablecoin (e.g., 'usdt', 'usdc', 'dai'). Returns: str: A string with the current price and peg deviation in Markdown format.

Input Schema

NameRequiredDescriptionDefault
coinYes

Input Schema (JSON Schema)

{ "properties": { "coin": { "title": "Coin", "type": "string" } }, "required": [ "coin" ], "title": "get_current_priceArguments", "type": "object" }

You must be authenticated.

Other Tools from crypto-pegmon-mcp

Related Tools

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/kukapay/crypto-pegmon-mcp'

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