Skip to main content
Glama

CoinStats MCP Server

Official

get-exchange-sync-status

Check the sync status of your exchange portfolio to ensure updated cryptocurrency data using the portfolio ID from /exchange/balance.

Instructions

Get the syncing status of the exchange portfolio.

Input Schema

NameRequiredDescriptionDefault
portfolioIdYesThe identifier of portfolio, which you received from /exchange/balance call response.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "portfolioId": { "description": "The identifier of portfolio, which you received from /exchange/balance call response.", "type": "string" } }, "required": [ "portfolioId" ], "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/CoinStatsHQ/coinstats-mcp'

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