Skip to main content
Glama
withsivram

GoodNotes MCP Server

by withsivram

Related Servers

Alternatives to GoodNotes MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    A4/5.0

    Scored across 6 tools

    Disambiguation3/5

    read_notebook and read_page overlap significantly, as read_notebook can read a single page using page_start/page_end, causing potential misselection. The other tools (list, get_unprocessed, search, mark_processed) are clearly distinct.

    Naming Consistency4/5

    Tool names follow a snake_case verb_noun pattern, but verbs vary (list, read, get, search, mark) and 'get_unprocessed' and 'mark_processed' use adjectives rather than clear nouns, creating minor inconsistency.

    Tool Count5/5

    With 6 tools, the set is well-scoped for the server's purpose of reading, searching, and tracking GoodNotes content. It is neither too sparse nor overly heavy.

    Completeness4/5

    The core workflow of listing notebooks, reading pages, searching, retrieving unprocessed pages, and marking them processed is covered. Minor gaps include redundancy between read_notebook/read_page and no explicit tool for listing page IDs independently.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues