Skip to main content
Glama

Ghost MCP Server

read_member

Retrieve detailed information about a specific member in Ghost CMS by providing their unique member ID. This tool integrates with Ghost MCP Server to manage user data securely.

Instructions

Get the details of a specific member.

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

Input Schema

NameRequiredDescriptionDefault
member_idYes

Input Schema (JSON Schema)

{ "properties": { "member_id": { "title": "Member Id", "type": "string" } }, "required": [ "member_id" ], "title": "read_memberArguments", "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