Skip to main content
Glama

Related Servers

Alternatives to docstore-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A note management MCP server that enables users to store, retrieve, and summarize personal notes via a custom URI scheme. It provides tools for adding content and prompts for generating brief or detailed summaries of stored information.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Claude-compatible MCP server that enables storing and summarizing notes through a simple note storage system with custom URI scheme.
      5
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A Python MCP server for note management with RAG capabilities, enabling adding, searching, asking questions, summarizing, and deleting notes, using PostgreSQL and ChromaDB with Google Gemini for embeddings and generation.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for a personal notes/knowledge base that enables AI assistants to create, search, and retrieve notes using natural language. It exposes tools like create_note and search_notes, resources for each note, and a summarize_tag prompt.
      6
      MIT

    TDQS

    A3.7/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a distinct purpose: listing documents, searching within them, and retrieving info about a specific document. No overlap in functionality.

    Naming Consistency4/5

    Tools use snake_case. 'list_documents' and 'get_document_info' follow verb_noun, but 'search' is a bare verb, creating a minor inconsistency.

    Tool Count3/5

    Three tools is minimal for a document store. While the core operations of listing, searching, and getting info are present, the set feels sparse for a full-featured server.

    Completeness2/5

    The server lacks essential operations like adding or deleting documents. Without ingestion or removal tools, the surface is incomplete for managing a document store.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues