Skip to main content
Glama

Stampchain MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug loggingstampchain-mcp:*
API_TIMEOUTNoRequest timeout in milliseconds30000
STAMPCHAIN_API_URLNoAPI endpoint for Stampchainhttps://stampchain.io/api/v2

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_stamp

Retrieve detailed information about a specific Bitcoin stamp by its ID

search_stamps

Search for Bitcoin stamps with various filtering criteria including creator, collection, and stamp type

get_recent_stamps

Retrieve the most recently created Bitcoin stamps

get_recent_sales

Retrieve recent stamp sales with enhanced transaction details (v2.3 feature)

get_market_data

Retrieve market data for stamps with trading activity indicators (v2.3 feature)

get_stamp_market_data

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

get_collection

Retrieve detailed information about a specific stamp collection by its ID

search_collections

Search for stamp collections with various filtering criteria

get_token_info

Retrieve detailed information about a specific SRC-20 token by its ticker symbol

search_tokens

Search for SRC-20 tokens with various filtering criteria

analyze_stamp_code

Analyze the code structure and dependencies of a recursive stamp, including JavaScript parsing, dependency resolution, and pattern detection

get_stamp_dependencies

Create a hierarchical dependency graph for a recursive stamp, showing all referenced stamps and their relationships

analyze_stamp_patterns

Analyze patterns across multiple recursive stamps to identify common libraries, frameworks, and coding techniques used in the ecosystem

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