Skip to main content
Glama
TejGandham

parchmark-mcp

by TejGandham

Related Servers

Alternatives to parchmark-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A beginner-friendly MCP server for managing personal notes. Enables Claude to create, list, read, search, update, and delete notes saved as Markdown files.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables managing notes through a simple MCP server, providing tools to add, retrieve, update, delete, and list notes for use with Claude Desktop.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server that stores notes as Markdown files on your machine, enabling you to save, search, and manage notes through natural language with Claude Code or Claude Desktop.
      5
      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

    A4.2/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a completely distinct role: listing metadata, retrieving full content, creating, updating, and deleting. No overlap or ambiguity exists.

    Naming Consistency5/5

    All tool names follow a strict verb_noun pattern (list_notes, get_note, create_note, update_note, delete_note), making the API highly predictable.

    Tool Count5/5

    With exactly 5 tools covering a notes CRUD lifecycle, the server is well-scoped without redundancy or excess.

    Completeness5/5

    The full CRUD cycle is present: list/get for reading, create, update, and delete. No essential operation for a notes domain is missing.

    Maintenance

    ActivityStale
    ResponsivenessNo issues