Skip to main content
Glama

Related Servers

Alternatives to substack-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to search and read Substack newsletter feeds, stage and publish drafts, interact with community comments, and track subscriber and post analytics through local tools and a web dashboard.
      1
      MIT
    • A
      license
      A
      quality
      F
      maintenance
      Enables AI tools to programmatically manage Substack content, including creating drafts, publishing posts, and posting to Substack Notes. It supports image uploads, live blogging, and document formatting compatible with Substack's ProseMirror editor.
      11
      9
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables managing Substack publications through 27 tools for drafting, publishing, subscriber analytics, comments, Notes, and reader feed via Streamable HTTP.
      239 npm
      2
      MIT

    TDQS

    A3.6/5.0

    Scored across 65 tools

    Disambiguation3/5

    Most tools target a specific resource and the descriptions are unusually explicit about boundaries, but a handful of pairs overlap in purpose: get_growth_sources duplicates the growth_sources report inside get_analytics, and the many post-reading tools (get_post, get_post_by_id, scrape_post, get_reader_post) require careful reading to pick correctly. This is more than a one-off confusion, so it is not a 4, but the detailed docs keep it from being worse.

    Naming Consistency4/5

    The set overwhelmingly follows a snake_case verb_noun pattern (create_draft, list_subscribers, delete_note), which is predictable across drafts, posts, notes, and subscribers. Minor deviations like cancel_scheduled_note vs unschedule_draft, research_creator_posts, and compare_publications break the pattern slightly, so it is not a perfect 5.

    Tool Count2/5

    65 tools is a very heavy surface for an agent to hold, and not every tool earns independent status: get_growth_sources duplicates a get_analytics report, publish_note_with_link is a thin variant of publish_note, and multiple post readers overlap. Even for a broad Substack platform server, this exceeds a manageable count.

    Completeness3/5

    The draft lifecycle is complete (create/read/update/delete/schedule/publish), and analytics, notes, tags, comments, and research are well covered. However, there is no way to edit or delete an already-published post, no subscriber removal/updating beyond adding, and no section/tag management beyond listing and creating, leaving some lifecycle gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues