Skip to main content
Glama

Stampchain MCP Server

Official

get_recent_stamps

Retrieve the most recently created Bitcoin stamps using a specified limit, enabling quick access to the newest stamp data via the Stampchain API.

Instructions

Retrieve the most recently created Bitcoin stamps

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of recent stamps to retrieve

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Number of recent stamps to retrieve", "maximum": 100, "minimum": 1, "type": "number" } }, "required": [], "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