Skip to main content
Glama

MINT Protocol — Universal Work Attestation

Server Details

Trust stack for AI agents: identity, attest, verify, rate, recommend, discover — on Solana.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
0.0% over 38 days
Last Tested
Transport
Streamable HTTP
URL
Repository
FoundryNet/mint-mcp
GitHub Stars
2
Server Listing
mint-protocol

TDQS

A4.1/5.0

Scored across 16 tools

Disambiguation5/5

Each tool has a distinct purpose: attestation (individual/batch), work cell management, policy creation and settlement, trust queries, ratings, recommendations, registration, discovery, and verification. No two tools overlap in functionality; even related tools like mint_trust_score, mint_trust_history, and mint_trust_compare are clearly differentiated.

Naming Consistency5/5

All tools follow the 'mint_' prefix followed by a verb_noun pattern (e.g., mint_attest, mint_create_cell, mint_trust_compare). The pattern is consistent across the entire set, making it easy for an agent to predict tool names.

Tool Count4/5

16 tools is slightly above the typical 3-15 range but remains well-scoped given the server covers multiple sub-domains (attestation, trust, work cells, insurance, discovery). Each tool serves a specific function without excessive redundancy.

Completeness4/5

The tool surface covers the core attestation and trust lifecycle well, including registration, attestation, ratings, recommendations, and multiple trust queries. Work cell and policy features have creation, joining/settling, and settlement. Minor gaps exist (e.g., no explicit 'leave cell' or 'cancel policy'), but the primary workflows are complete.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 6 tool updates
    • Addedmint_batch_attest
    • Addedmint_feed
    • Addedmint_trust_compare
    • Addedmint_trust_history
    • Addedmint_trust_score
    • Changedmint_verify2 fields changed
      • changedInput schema / properties / attestation_hash / description
        Previous value: -"the sha256 attestation handle returned by mint_attest;\nverifies that specific attestation's anchoring + merkle proof."New value: +"the sha256 attestation handle from mint_attest."
      • addedInput schema / properties / payment_tx
        Added value: +{
        +  "anyOf": [
        +    {
        +      "type": "string"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ],
        +  "default": null,
        +  "description": "Solana signature of the $0.005 USDC payment (second call)."
        +}
  2. 5 tool updates
    • Addedmint_create_cell
    • Addedmint_create_policy
    • Addedmint_join_cell
    • Addedmint_settle_cell
    • Addedmint_settle_policy
  3. 1 tool update
    • Changedmint_verify1 field changed
      • addedInput schema / properties / attestation_hash
        Added value: +{
        +  "anyOf": [
        +    {
        +      "type": "string"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ],
        +  "default": null,
        +  "description": "the sha256 attestation handle returned by mint_attest;\nverifies that specific attestation's anchoring + merkle proof."
        +}
  4. 1 tool update
    • Changedmint_attest1 field changed
      • addedInput schema / properties / payment_tx
        Added value: +{
        +  "anyOf": [
        +    {
        +      "type": "string"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ],
        +  "default": null,
        +  "description": "Solana signature of the USDC payment for this attestation\n(the second call). Omit it on the first call to receive the 402\npayment instructions."
        +}
  5. 6 tool updates
    • First observedmint_attest
    • First observedmint_discover
    • First observedmint_rate
    • First observedmint_recommend
    • First observedmint_register
    • First observedmint_verify

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    Agent trust checks, reputation and signed passports. Glama's build is a separate local Guild with an empty graph and its own issuer. Registrations and evidence stay local. Use the remote MCP connector for the shared hosted Guild; its free preflight and metered trust services are separate.
    43
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.