mint-protocol
Related Servers
Alternatives to mint-protocol
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceAI agent identity and reputation registry. Ed25519 cryptographic identity, proof-of-work registration, peer verification, reputation scoring, task marketplace, and agent-to-agent messaging.16185 npmApache 2.0
- AlicenseNot gradedqualityDmaintenanceAgent network intelligence for trust verification, broker discovery, and capability matching. Ed25519 identity, graph-based trust scoring, USDC payments, and MCP tools for agent registration, search, and trust attestation.614 npm5MIT
- AlicenseAqualityAmaintenanceTrust, identity, and reputation infrastructure for AI agents. Register agents with W3C DID (Ed25519), check EigenTrust reputation scores, submit peer attestations, search agents by capability, and verify IPFS-anchored audit trails. 11 tools.20167 PyPI15MIT
- AlicenseBqualityBmaintenanceAgent 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.43Apache 2.0
- AlicenseAqualityDmaintenanceTrust intelligence MCP server for AI agents. 19 tools for identity stamps, reputation scoring (0-100), agent registry, forensic audit trails, ERC-8004 bridge, and A2A passports via x402 USDC micropayments.191Apache 2.0
- FlicenseNot gradedqualityDmaintenanceOn-chain trust verification for AI agent tools. Agents query skill attestations, audit levels, and risk scores before running third-party MCP servers, so you know what's safe before you execute.1-
TDQS
Scored across 11 tools
Each tool maps to a distinct action and resource: registering, attesting, verifying, rating, recommending, discovering, and the cell/policy lifecycle tools are clearly separated by their noun object. Even with similar 1-5 rating mechanics, rate targets attestations while recommend targets actor relationships, and the descriptions make that unambiguous.
All tools share a consistent mint_ snake_case prefix and verb-first style, making them predictable. However, the set mixes bare verbs like mint_attest and mint_rate with explicit verb_noun forms like mint_create_cell and mint_settle_policy, so it is not a fully uniform pattern.
At 11 tools, the server is well within the ideal range and each tool covers a meaningful protocol operation. The count is reasonable even though the server spans identity, attestation, work cells, and insurance.
The core identity/attestation/reputation lifecycle is well covered, but the cell and policy sub-domains have notable read-side gaps: there is no way to fetch or list cells/policies, check their current status, or set an actor's capabilities/MCP endpoint for discovery. Agents can create and settle resources but may lack the query tools needed to complete those workflows without external information.