Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_stablecoins

Retrieve a list of all stablecoins with circulating amounts and optional price data using the MCP server API for crypto data access.

Instructions

GET /stablecoins/stablecoins

List all stablecoins along with their circulating amounts. Parameters: include_prices: whether to include current stablecoin prices (default: True)

Input Schema

NameRequiredDescriptionDefault
include_pricesNo

Input Schema (JSON Schema)

{ "properties": { "include_prices": { "default": true, "title": "Include Prices", "type": "boolean" } }, "title": "get_stablecoinsArguments", "type": "object" }
Install Server

Other Tools from REI Crypto MCP Server

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/0xReisearch/crypto-mcp-beta'

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