# Hive Identity MCP server

W3C DID issuance and verification for autonomous AI agents

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-srotzin-hive-mcp-identity
- Repository: https://github.com/srotzin/hive-mcp-identity
- Website: https://www.hiveagentiq.com

## Install
- Endpoint: https://hive-mcp-identity.onrender.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://hive-mcp-identity.onrender.com/mcp

## Tools
- resolve_did - Resolve a DID to its public profile: display name, verification methods, service endpoints, and Hive trust metadata. Conforms to W3C DID spec. Backend pending (Q3 2026). Endpoint: https://hive-mcp-identity.onrender.com/mcp
- get_trust_score - Retrieve the Hive trust score (0-100) for a DID. Factors include on-chain activity, attestation count, repayment history, and peer endorsements. Backend pending (Q3 2026). Endpoint: https://hive-mcp-identity.onrender.com/mcp
- verify_attestation - Verify whether a specific attestation (by hash) was issued to a DID and is currently valid. Returns boolean. Used in KYC-lite flows and smart-contract gating. Backend pending (Q3 2026). Endpoint: https://hive-mcp-identity.onrender.com/mcp
- list_attestations - List all attestations associated with a DID — issued, received, and expired. Returns array of attestation metadata. Backend pending (Q3 2026). Endpoint: https://hive-mcp-identity.onrender.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.srotzin
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 28, 2026
- Source: https://registry.modelcontextprotocol.io
