Skip to main content
Glama
Takahashi-Kenji

hamlog-mcp

Related Servers

Alternatives to hamlog-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables read-only access to Kilo Code and Opencode conversation history stored in a local SQLite database, allowing users to list projects and sessions, read messages, and perform full-text keyword searches across all messages.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables querying log data stored in SQLite databases through the Model Context Protocol, allowing natural language interactions with log analysis.
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables natural-language querying and investigation of homelab logs from syslog, Docker, OTLP, and AI transcripts, with SQLite full-text search, timeline correlation, incident clustering, and fleet topology insights.
      3
      AGPL 3.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides read-only access to local Beeper message history on macOS, enabling users to search conversations, read messages, and list recent chats through natural language queries. Supports both SQLite and IndexedDB storage formats with privacy-focused local-only operation.
      1
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables read-only querying of multiple databases via JDBC, supporting Tibero, Oracle, PostgreSQL, MySQL, etc., through natural language.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables natural-language querying of historical NBA game data from a read-only SQLite database.
      -

    TDQS

    A4/5.0

    Scored across 9 tools

    Disambiguation4/5

    Each tool has a distinct primary role: status, file import, HDB import, search, aggregate stats, station history, award progress, live input reading, and diagnostics. Slight overlap exists between search_qso and station_history when filtering by callsign, and between import_log and import_from_hdb, but the descriptions clearly distinguish their intended use cases.

    Naming Consistency4/5

    All names use consistent snake_case and are readable, but the set mixes verb-led names (import_log, search_qso, get_hamlog_input) with noun-led names (db_info, qso_stats, station_history, award_progress). This is a minor deviation from a uniform verb_noun pattern, though the naming remains predictable overall.

    Tool Count5/5

    Nine tools is well-scoped for a read/analysis server for amateur radio logs. Each tool earns its place, covering status, import, search, aggregation, history, awards, live input, and diagnostics without redundancy.

    Completeness4/5

    The surface covers the full read/import/analysis lifecycle: cache status, two import paths, flexible search, statistics, station history, award progress, live input reading, and a diagnostic tool. No direct update/delete operations exist, but that aligns with the read-only nature of the HAMLOG source. A minor gap is the lack of an explicit cache-clearing or individual record management tool, though replace options in import tools mitigate this.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues