ChatGPT
Enables AI assistants to interact with the ChatGPT desktop app on macOS using the Model Context Protocol (MCP).
概要
A Model Context Protocol (MCP) server specifically designed for macOS, this tool bridges the gap between the ChatGPT desktop application and any MCP-compatible AI assistant. It empowers users to programmatically send prompts to ChatGPT and retrieve its responses, streamlining workflows by integrating ChatGPT's powerful capabilities directly into various AI assistant environments. This server simplifies the automation of ChatGPT interactions, making it an invaluable tool for developers and users looking to enhance their AI assistant's functionality.
主な機能
- 21 GitHub stars
- Supports Korean and English system languages for response detection
- Send prompts to ChatGPT from any MCP-compatible AI assistant
- Built with Python and FastMCP
- Provides `get_chatgpt_response` tool to retrieve responses
- Provides `ask_chatgpt` tool to send prompts
ユースケース
- Using ChatGPT commands programmatically from MCP clients like Claude Code
- Automating interactions with the ChatGPT desktop app on macOS
- Integrating ChatGPT capabilities into other AI assistant workflows