Skip to main content
Glama
rezazadeh93

Hermes DB

by rezazadeh93

Related Servers

Alternatives to Hermes DB

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables controlled domain-specific access to a job-search PostgreSQL database over Streamable HTTP, with tools for saving jobs, deduplication checks, and site parse status without exposing arbitrary SQL.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A Postgres-backed bookmark manager that exposes CRUD tools, database inspection, and a configurable REST API tool to save, search, and manage bookmarks via natural language.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables semantic and keyword search across locally indexed PDF shelves—device manuals, meeting minutes, and scientific papers—with date, device, and author filters, returning structured citations and neighbouring passage context for a speech assistant. It also exposes shelf and document metadata, plus a reindex signal, over streamable HTTP backed by Postgres with pgvector.
      Apache 2.0

    TDQS

    A3.5/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct operation on the program resource: list, get, add, update fit scores, and mark verified. No overlap between update_program_fit and mark_program_verified as the latter specifically handles verification status while the former handles fit scores and research notes.

    Naming Consistency5/5

    All tools follow a consistent snake_case verb_noun pattern (list_programs, get_program, add_program, update_program_fit, mark_program_verified). The naming is predictable and clearly indicates the action and target resource.

    Tool Count4/5

    Five tools is a reasonable set for a database management server focused on programs. It covers the core operations without feeling bloated, though it is on the lower end of the typical 3-15 range.

    Completeness3/5

    The surface includes list, get, add, and two update operations, but lacks a general update tool for fields beyond fit scores and a delete tool. This may cause agents to hit dead ends when needing to remove or broadly edit programs.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues