Skip to main content
Glama

Substack MCP Server

get_profile_posts

Retrieve your recent Substack posts to manage and review your published content, with optional limit parameter to control the number of posts returned.

Instructions

Get your recent Substack posts

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of posts to retrieve (default: 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of posts 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