Skip to main content
Glama

CoinStats MCP Server

Official

save-share-token

Store your portfolio share token locally to access it across sessions, enabling consistent tracking within the CoinStats MCP Server.

Instructions

Saves the provided portfolio share token to a local cache for future use across sessions.

Input Schema

NameRequiredDescriptionDefault
shareTokenYesThe portfolio share token to save locally.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "shareToken": { "description": "The portfolio share token to save locally.", "type": "string" } }, "required": [ "shareToken" ], "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