Skip to main content
Glama

Stampchain MCP Server

Official

get_recent_stamps

Retrieve the most recently created Bitcoin stamps using this tool from Stampchain MCP Server. Specify the limit to fetch up to 100 recent stamps for quick access to blockchain data.

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" }

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