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
      46 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to automatically publish photo notes to Xiaohongshu (RedNote) using Playwright browser automation. It supports title, body, and image uploads while maintaining persistent login sessions for seamless automated posting.
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables publishing local Markdown files to Velog with idempotent updates. Supports login, post management, and series operations through natural language.
      10
      MIT

    TDQS

    B3.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: 'publish_note' is for publishing articles publicly, while 'save_draft' is for saving drafts privately. There is no overlap in functionality, making it easy for an agent to choose the correct tool based on the desired outcome.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern ('publish_note' and 'save_draft'), using clear action verbs and the same noun. The naming is predictable and readable, with no deviations or mixed conventions.

    Tool Count2/5

    With only 2 tools, the server feels thin for its apparent domain of note management on note.com. While publish and save draft are core operations, typical CRUD/lifecycle coverage would include tools for retrieving, updating, or deleting notes, making this set incomplete for robust agent workflows.

    Completeness2/5

    The tool surface is severely incomplete for note management. It lacks essential operations such as retrieving notes (e.g., list_notes, get_note), updating existing notes, deleting notes, or managing tags separately. This will cause agent failures when tasks require these missing actions.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues