Skip to main content
Glama

Ghost MCP Server

read_tier

Retrieve detailed information about a specific tier by providing its ID, using the Ghost MCP Server to securely access Ghost CMS data.

Instructions

Get the details of a specific tier.

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

Input Schema

NameRequiredDescriptionDefault
tier_idYes

Input Schema (JSON Schema)

{ "properties": { "tier_id": { "title": "Tier Id", "type": "string" } }, "required": [ "tier_id" ], "title": "read_tierArguments", "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