Skip to main content
Glama

Ghost MCP Server

read_offer

Retrieve detailed information about a specific offer by its ID using the Ghost MCP Server's authentication and structured output capabilities. Ideal for managing and tracking offer data efficiently.

Instructions

Get the details of a specific offer.

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

Input Schema

NameRequiredDescriptionDefault
offer_idYes

Input Schema (JSON Schema)

{ "properties": { "offer_id": { "title": "Offer Id", "type": "string" } }, "required": [ "offer_id" ], "title": "read_offerArguments", "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