Skip to main content
Glama

Ghost MCP Server

read_newsletter

Retrieve detailed information about a specific newsletter by its ID using the Ghost CMS integration tool. Ideal for managing and accessing newsletter content efficiently.

Instructions

Get the details of a specific newsletter.

Args: newsletter_id: The ID of the newsletter to retrieve ctx: Optional context for logging Returns: Formatted string containing the newsletter details

Input Schema

NameRequiredDescriptionDefault
newsletter_idYes

Input Schema (JSON Schema)

{ "properties": { "newsletter_id": { "title": "Newsletter Id", "type": "string" } }, "required": [ "newsletter_id" ], "title": "read_newsletterArguments", "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/MFYDev/ghost-mcp'

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