Skip to main content
Glama
vishnu-vasan

mcp-knowledge-base

by vishnu-vasan

Related Servers

Alternatives to mcp-knowledge-base

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that lets AI assistants search, read, and write to a Wiki.js personal wiki, enabling persistent knowledge management through Markdown pages.
      128 npm
      2
      Apache 2.0
    • A
      license
      A
      quality
      B
      maintenance
      A personal notes MCP server that allows AI assistants to create, search, edit, and manage notes stored in a local SQLite database.
      6
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A local-first MCP server that gives AI assistants long-term memory by storing, searching, and recalling notes as Markdown files on your machine.
      7 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that transforms markdown notes into a searchable knowledge base with semantic search, smart note creation, and flashcard management for AI assistants.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A lightweight personal wiki MCP server that allows AI assistants to save, search, and link markdown notes with backlinks and full-text search, functioning as a file-based second brain.
      1
      MIT

    TDQS

    A4.2/5.0

    Scored across 11 tools

    Disambiguation5/5

    Every tool targets a distinct resource and action: notes vs. tasks, with separate CRUD and list/search operations. get_stats provides an overview, and there is no ambiguity between note and task operations.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern (add_note, list_tasks, delete_note, etc.). The naming is uniform and predictable across the entire set.

    Tool Count5/5

    11 tools is well-scoped for a knowledge base managing notes and tasks. Each tool covers a distinct operation, and there are no redundant or unnecessary tools.

    Completeness4/5

    Notes have full CRUD plus search. Tasks have add, list, update, and delete, but lack a dedicated get_task by ID (though list_tasks can filter). This is a minor gap that agents can work around.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues