关于
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