MCP Hub
Back to servers

hive-mcp-mark

MCP server for trademark first-use attestation with post-quantum dual-signed receipts.

glama
Updated
May 8, 2026

hive-mcp-mark

Hive Mark — Trademark First-Use Attestation LEX-IP §6.2 | Post-Quantum | ML-DSA-65 + Ed25519 | $0.0012/use

MCP server exposing Hive Mark's trademark attestation endpoints. Every attestation issues a dual-signed ML-DSA-65 + Ed25519 CBOR receipt envelope — an offline-verifiable proof of first use. The earliest attestation for any mark is the priority-proving record.

Backend: https://hivemorph.onrender.com


Tools

ToolDescriptionPrice
mark_attestRecord first-use attestation; returns dual-signed receipt$0.0012
mark_by_textAll attestations for a mark string (earliest = priority holder)free
mark_by_ownerAll marks attested by a brand owner DIDfree
mark_monitorCreate brand monitoring record$50/month
mark_healthService health + countsfree

Endpoints

MethodPathDescription
POST/v1/mark/attestRecord attestation
GET/v1/mark/by-text/{mark_text}Priority-proving list
GET/v1/mark/by-owner/{did}Owner's mark history
POST/v1/mark/monitorBrand monitoring
GET/v1/mark/healthHealth check

Connect

Smithery: https://smithery.ai/server/srotzin/hive-mcp-mark

Glama: https://glama.ai/mcp/servers/srotzin/hive-mcp-mark

Run locally:

npm install
node server.js
# MCP endpoint: http://localhost:3000/mcp

JSON-RPC example:

curl -s -X POST http://localhost:3000/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Persistence

Attestations persist to /var/data/hivemorph/mark_attestations.jsonl. Monitors persist to /var/data/hivemorph/mark_monitors.jsonl.


Council provenance

R3 pass | R4 pass | R5 pass | R6 pass. Three gates: NEED + YIELD + CLEAN-MONEY.


License

MIT. Backend: hivemorph (private).

Brand gold: Pantone 1245 C / #C08D23

Reviews

No reviews yet

Sign in to write a review