Skip to main content
Glama

Stampchain MCP Server

Official

get_stamp_market_data

Retrieve specific stamp market data, including price and transaction details, using the Stampchain MCP Server to analyze and track Bitcoin Stamp performance.

Instructions

Retrieve detailed market data for a specific stamp (v2.3 feature)

Input Schema

NameRequiredDescriptionDefault
stamp_idYesThe ID of the stamp to get market data for

Input Schema (JSON Schema)

{ "properties": { "stamp_id": { "description": "The ID of the stamp to get market data for", "type": [ "number", "string" ] } }, "required": [ "stamp_id" ], "type": "object" }
Install Server

Other Tools from Stampchain 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/stampchain-io/stampchain-mcp'

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