Skip to main content
Glama

Server Details

Tamper-evident audit log service for agent-to-agent transactions

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
srotzin/hive-mcp-log
GitHub Stars
0
Server Listing
hive-mcp-log

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 6 tool updates
    • First observedlog_ingest
    • First observedlog_retention_get
    • First observedlog_retention_set
    • First observedlog_search
    • First observedlog_tail
    • First observedlog_today

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: ingest, retention query/set, search, tail, and daily aggregate. No overlap.

Naming Consistency5/5

All tools follow a consistent 'log_verb' pattern in snake_case, making them predictable and easy to distinguish.

Tool Count5/5

Six tools is well-scoped for a logging server, covering essential operations without unnecessary bloat.

Completeness4/5

Core CRUD-like operations for log management are covered (ingest, retention, query, tail, summary). Minor gap: no explicit tool for deletion of individual log entries, but retention policies cover automatic cleanup.