Skip to main content
Glama

ChatGPT MCP Server

by xncbf

ask_chatgpt_tool

Send prompts to ChatGPT via the MCP server to receive responses, enabling AI assistants to interact directly with the ChatGPT desktop app on macOS.

Instructions

Send a prompt to ChatGPT and return the response.

Input Schema

NameRequiredDescriptionDefault
promptYes

Input Schema (JSON Schema)

{ "properties": { "prompt": { "title": "Prompt", "type": "string" } }, "required": [ "prompt" ], "title": "ask_chatgpt_toolArguments", "type": "object" }

You must be authenticated.

Other Tools from ChatGPT MCP Server

Related Tools

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/xncbf/chatgpt-mcp'

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