Stampchain MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_stampC | Retrieve detailed information about a specific Bitcoin stamp by its ID |
| search_stampsC | Search for Bitcoin stamps with various filtering criteria including creator, collection, and stamp type |
| get_recent_stampsC | Retrieve the most recently created Bitcoin stamps |
| get_recent_salesC | Retrieve recent stamp sales with enhanced transaction details (v2.3 feature) |
| get_market_dataC | Retrieve market data for stamps with trading activity indicators (v2.3 feature) |
| get_stamp_market_dataC | Retrieve detailed market data for a specific stamp (v2.3 feature) |
| get_collectionB | Retrieve detailed information about a specific stamp collection by its ID |
| search_collectionsC | Search for stamp collections with various filtering criteria |
| get_token_infoC | Retrieve detailed information about a specific SRC-20 token by its ticker symbol |
| search_tokensC | Search for SRC-20 tokens with various filtering criteria |
| analyze_stamp_codeC | Analyze the code structure and dependencies of a recursive stamp, including JavaScript parsing, dependency resolution, and pattern detection |
| get_stamp_dependenciesB | Create a hierarchical dependency graph for a recursive stamp, showing all referenced stamps and their relationships |
| analyze_stamp_patternsC | Analyze patterns across multiple recursive stamps to identify common libraries, frameworks, and coding techniques used in the ecosystem |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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