Skip to main content
Glama
oh-my-harness

senza-knowledge-mcp

Related Servers

Alternatives to senza-knowledge-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to query and manage a document knowledge base via MCP, with RAG-powered search and grounded answers with citations.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables LLM agents to query a structured knowledge library for search, explanations, related concepts, learning paths, examples, and cross-domain references via MCP.
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to query a persistent LightRAG knowledge base through any MCP client, offering both ready-made answers with source links and raw context retrieval for custom response generation.
      120 npm
      MIT

    TDQS

    A4.1/5.0

    Scored across 4 tools

    Disambiguation5/5

    kb_list, kb_search, kb_get, and kb_ask each target a distinct user intent: catalog browsing, source retrieval, full-text fetching, and synthesized answering. The only close pair, kb_ask vs kb_search, is clearly disambiguated by their outputs: an answer versus source snippets.

    Naming Consistency5/5

    All tools follow a uniform kb_<verb> pattern with simple, clear verbs. There are no mixed conventions or vague names.

    Tool Count5/5

    Four tools is appropriate for a focused read-only knowledge base server. Each tool covers one core operation and none feel redundant or missing.

    Completeness5/5

    The read-side lifecycle is complete: list, search, get, and ask cover discovery through consumption. Write/management operations are absent, but they appear outside the server's intended purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues