---
title: "MCP Server for Substack"
url: https://daily.dev/posts/mcp-server-for-substack-vwys0wq7j
source_url: https://implementing.substack.com/p/mcp-server-for-substack
type: article
source: "Implementing"
published: 2025-05-19T08:06:53.111Z
updated: 2025-07-28T02:20:19.561Z
tags: ["ai", "docker", "mcp", "nodejs", "tech-news"]
reading_time: 5
upvotes: 9
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP Server for Substack

**[Implementing](https://daily.dev/sources/implementing)** · 5 min read · 9 upvotes · 0 comments

## Summary

Marco Moauro introduces an MCP server designed for Substack, addressing the lack of public APIs by reverse-engineering the platform. The server can automate draft creation and manage email workflows. Users need to retrieve their Substack session token, publication URL, and user ID to use the server, which can be run via NPX (Node.js) or Docker. Detailed instructions for installation on MCP clients like Cursor IDE and Claude Desktop are provided.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://implementing.substack.com/p/mcp-server-for-substack>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#docker](https://daily.dev/tags/docker), [#mcp](https://daily.dev/tags/mcp), [#nodejs](https://daily.dev/tags/nodejs), [#tech-news](https://daily.dev/tags/tech-news)

[View this post on daily.dev](https://daily.dev/posts/mcp-server-for-substack-vwys0wq7j)
