Back to Browse

Hiveecho MCP Server

Developer ToolsLow Risk9.5MCP RegistryRemote
Free

Server data from the Official MCP Registry

Immutable event logging and audit trail for agent transactions

About

Immutable event logging and audit trail for agent transactions

Remote endpoints: streamable-http: https://hiveecho.onrender.com/mcp

Security Report

9.5
Low Risk9.5Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 2 known CVEs in dependencies Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-srotzin-hiveecho": {
      "url": "https://hiveecho.onrender.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

HiveEcho

Temporal State Queries & Cryptographic Proofs — MCP Server

HiveEcho is a Model Context Protocol (MCP) server for point-in-time state queries, Merkle proof generation, and contract state anchoring.

MCP Tools

HiveEcho exposes the following MCP tools via POST /mcp/tools and POST /mcp/execute:

ToolDescription
hiveecho_query_stateQuery the historical state of any entity at a specific point in time, or retrieve its current state
hiveecho_generate_proofGenerate a Merkle proof that a specific state existed at a given timestamp. Returns cryptographic proof path for third-party verification
hiveecho_anchor_contractCapture a cryptographic snapshot of all parties' state at the moment of contract signing for immutable provenance

Endpoints

  • POST /mcp/tools — List available MCP tools
  • POST /mcp/execute — Execute an MCP tool

Use Cases

  • Verify what state an entity was in at any past timestamp
  • Generate cryptographic proofs for dispute resolution
  • Anchor multi-party contract state for auditing

Tech Stack

  • Node.js / Express
  • Merkle tree proof generation
  • Event sourcing with temporal reconstruction

License

Proprietary


Hive Civilization

Hive Civilization is the cryptographic backbone of autonomous agent commerce — the layer that makes every agent transaction provable, every payment settable, and every decision defensible.

This repository is part of the PROVABLE · SETTABLE · DEFENSIBLE pillar.

Reviews

No reviews yet

Be the first to review this server!

Hiveecho MCP Server - Immutable event logging and audit trail for agent | MCP Marketplace