Skip to main content
Glama
dannwaneri

MCP Knowledge Base Server

by dannwaneri

Related Servers

Alternatives to MCP Knowledge Base Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables to build and query a knowledge base with retrieval-augmented generation, supporting document ingestion, hybrid search, and live data integration from external APIs via MCP tools.
      2
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Exposes tools for semantic search and RAG-based Q\&A from a local knowledge base, along with resources and prompt templates.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables semantic search over a local knowledge base using MCP tools, allowing AI clients to retrieve relevant document chunks via the search_knowledge tool.
      191 npm
      2
      MIT

    TDQS

    B3.3/5.0

    Scored across 5 tools

    Disambiguation3/5

    There is some overlap between 'advanced_search' and 'search_knowledge', as both are for searching, though 'advanced_search' adds filters. 'get_by_category' and 'list_categories' are distinct but related. The descriptions help differentiate, but an agent might initially confuse the two search tools.

    Naming Consistency4/5

    Most tools follow a clear verb_noun pattern (e.g., 'get_by_id', 'list_categories'), with 'advanced_search' and 'search_knowledge' being slight deviations. The naming is mostly consistent and readable, with only minor inconsistencies in verb usage.

    Tool Count5/5

    With 5 tools, this server is well-scoped for a knowledge base domain. Each tool serves a distinct purpose (searching, retrieving by ID/category, listing categories), and the count is appropriate without being too sparse or overwhelming.

    Completeness4/5

    The toolset covers core CRUD-like operations for a knowledge base: searching, retrieving by ID and category, and listing categories. A minor gap is the lack of create, update, or delete tools, but for a read-only knowledge base server, this is reasonable and agents can work around it.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues