Skip to main content
Glama
atmOS-10x

knowledge-base

by atmOS-10x

Related Servers

Alternatives to knowledge-base

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to fetch, search, and retrieve markdown content from remote Git repositories. Supports both public and private repositories with authentication, allowing AI assistants to access documentation and notes stored in Git.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables agents to read, search, and propose durable knowledge stored as flat files in a GitHub repository, with every write opened as a pull request and domain owners approving changes in a web UI without touching git.
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents and humans to read and write a git-backed knowledge base through isolated sandbox sessions, with tools for creating and closing sessions, running shell commands, listing sessions, and retrieving guide documents.
      43 npm
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides AI agents with persistent memory over MCP by indexing OKF Markdown notes in a Git repository and exposing tools for searching, reading, writing, organizing, and reviewing knowledge.
      2
      Apache 2.0

    TDQS

    A4.2/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool covers a distinct operation: search, amend (create/edit), read, and list. No two tools could be confused, with search returning matches and read retrieving page content.

    Naming Consistency5/5

    All four tools share the kb_ prefix and use a consistent verb_noun pattern: kb_search, kb_amend, kb_read, kb_list. The naming is uniform and predictable.

    Tool Count5/5

    Four tools is well-scoped for a knowledge base server, covering the core needs without unnecessary bloat. Each tool earns its place.

    Completeness5/5

    The surface provides list, read, search, and amend (covering create and edit). Deletion is explicitly not supported, which is an intentional policy rather than a gap. The domain is fully covered.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues