Skip to main content
Glama
sailorpepe

Stampchain MCP Server

Related Servers

Alternatives to Stampchain MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      A Model Context Protocol server that enables interaction with Bitcoin Stamps data via the Stampchain API, providing tools for querying stamp information, collections, and blockchain data without requiring authentication.
      13
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      Enables AI agents to explore Bitcoin Stamps data—stamps, SRC-20 tokens, SRC-101 names, collections, dispensers, and wallet balances—via 24 read-only tools over the stampchain.io API, with no keys or wallet access.
      24
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Enables MCP clients to query Robinhood Chain registry data, including verified stock token addresses, live token state, Chainlink feed rounds, holders, pools, bridge activity, and issuer documents.
      17
      39
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Provides read-only access to Solana on-chain data, enabling natural language queries for wallet balances, token holdings, prices, transactions, and more via MCP-compatible clients.
      8
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Exposes 8 read-only Trust Vault tools over MCP (Streamable HTTP) for querying protocol overview, tokens, market rates, orders, platform stats, fees, and currencies. Enables on-chain reads and static config without wallet or signing.
      -

    TDQS

    B3.1/5.0

    Scored across 13 tools

    Disambiguation2/5

    Several tools have unclear boundaries: get_stamp_market_data and get_market_data both cover market data, and analyze_stamp_code's dependency resolution overlaps heavily with get_stamp_dependencies. An agent could easily select the wrong tool for recursive-stamp analysis or market queries.

    Naming Consistency4/5

    Tool names mostly follow a consistent get_/search_/analyze_ + noun pattern, with no mixed casing. Minor inconsistencies like get_stamp_market_data vs get_market_data and get_stamp_dependencies vs the analyze_ prefix for similar functions keep it from being perfect.

    Tool Count4/5

    Thirteen tools is a reasonable size for an explorer/analytics server covering stamps, collections, tokens, and recursive code analysis. However, a few near-duplicate market-data and dependency tools could be consolidated without losing functionality.

    Completeness4/5

    The surface covers the main read/query workflows for stamps, collections, SRC-20 tokens, sales, market data, and recursive-stamp analysis. Obvious gaps are minor for a read-only API, such as no per-sale lookup or nested collection-stamp listing, but agents can complete most tasks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues