Skip to main content
Glama
205,128 tools. Last updated 2026-06-15 05:21

"Substack" matching MCP tools:

Matching MCP Servers

  • Publish a markdown article to Dev.to, Ghost, Hashnode, WordPress, Medium, or Substack. Choose draft or published status, add tags, canonical URL, series, and cover image. Requires platform credentials configured via the setup tool.
    MIT
  • Aggregate post views, reactions, and comments from your connected CMS platforms (Devto, Ghost, Hashnode, WordPress). Get per-platform breakdowns and total summaries to monitor content performance.
    MIT
  • Publish one article to multiple CMS platforms in a single call. Sets the first successful platform's URL as canonical for all others. Reports per-platform success or error for Dev.to, Ghost, Hashnode, WordPress, Medium, and Substack.
    MIT
  • Securely configure and store API credentials for 12+ publishing platforms (Dev.to, Ghost, Hashnode, WordPress, Medium, Substack, Unsplash, etc.) locally in a config file. Replaces existing credentials and returns validation status.
    MIT
  • Fetch published and draft posts from a configured CMS platform (Dev.to, Ghost, Hashnode, WordPress, Medium, Substack). Returns post IDs, titles, statuses, URLs, and publication dates. Requires platform credentials.
    MIT
  • Delete your own comment on Substack. Specify comment kind (post or note) and set dry_run=false to perform the deletion.
    MIT
  • Retrieve a Substack user's public profile by their handle; returns bio, subscriber count, photo, and primary publication.
    MIT
  • Restack a Substack note to share it with your subscribers' feeds. Use dry_run for a preview before publishing.
    MIT
  • Enable or disable restack (reshare) on a Substack post. Test changes with dry-run mode before applying.
    MIT
  • Post a short-form note to Substack's public feed for quick thoughts, links, and questions without email delivery or article archiving.
    MIT
  • Retrieve the authenticated user's full profile including id, handle, name, bio, photo_url, subscriber_count, and primary publication. Use this for identity verification and preflight checks before write operations.
    MIT
  • Fetch a Substack post by integer ID for type safety and fewer round-trips. Returns title, slug, dates, reactions, and comment count.
    MIT
  • Validate and prepare a reply to a Substack post or note, returning a preview and token for confirmation.
    MIT
  • Retrieve a list of recent unpublished drafts from your Substack publication, including post IDs, titles, and edit URLs, with an adjustable limit between 1 and 50.
    MIT