Skip to main content
Glama

Substack MCP Server

get_notes

Retrieve your recent Substack notes (short-form posts) to access and review your latest content. Specify how many notes to fetch for efficient content management.

Instructions

Get your recent Substack notes (short-form posts)

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of notes to retrieve (default: 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of notes to retrieve (default: 10)", "type": "number" } }, "required": [], "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