Skip to main content
Glama

Related Servers

Alternatives to note-post-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      The Universal MCP Server exposes tools for automated posting and draft saving to note.com. It reads Markdown files containing titles, body text, and tags, then publishes them to your note.com account using Playwright automation.
      2
      45 npm
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      An MCP server that retrieves web page content using Playwright headless browser, capable of extracting main content and converting to Markdown format.
      3
      3,693 npm
      1,085
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that scrapes content from web pages, including JavaScript-heavy sites, and converts it into high-quality Markdown. It leverages Playwright for headless browser automation and Pypandoc for clean content conversion.
      Apache 2.0

    TDQS

    A3.7/5.0

    Scored across 2 tools

    Disambiguation5/5

    publish_note and save_draft have clearly distinct purposes: one publishes immediately, the other saves a draft. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    Both tool names follow a consistent verb_noun pattern: publish_note and save_draft. The naming is predictable and uniform.

    Tool Count4/5

    With only 2 tools, the server is minimal but for a narrow purpose like posting notes, this is reasonable. It is slightly below the typical 3-15 range but each tool serves a distinct and necessary function.

    Completeness3/5

    The server covers the core publishing workflow (draft and publish) but lacks update, delete, or list operations. This is a notable gap for managing existing notes, though for a simple posting tool it may be acceptable.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues