Skip to main content
Glama

Substack MCP Server

create_note

Create short-form posts for Substack publications to share updates, thoughts, and content with your audience directly through conversation.

Instructions

Create a new Substack note (short-form post)

Input Schema

NameRequiredDescriptionDefault
textYesThe text content of the note

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "The text content of the note", "type": "string" } }, "required": [ "text" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/danielsimonjr/substack-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server