an

andybrandt/mcp-simple-openai-assistant

๐Ÿ โ˜๏ธ MCP to talk to OpenAI assistants (Claude can use any GPT model as his assitant)

#openai#claude#gpt
Publisherandybrandt/mcp-simple-openai-assistant
Submitted date4/19/2025

Overview: MCP Simple OpenAI Assistant

Title

MCP Simple OpenAI Assistant

How to Use

  1. Install via pip install mcp-simple-openai-assistant.
  2. Configure the OpenAI API key in your environment or Claude Desktop config.
  3. Use the server to create, manage, and interact with OpenAI assistants.

Key Features

  • Create and modify OpenAI assistants.
  • Start conversation threads and send messages.
  • Two-stage response handling to avoid client timeouts.
  • Integration with Claude Desktop via MCP.

Use Cases

  • Enabling Claude Desktop to interact with OpenAI assistants.
  • Managing multiple assistants and conversation threads.
  • Handling long-running AI responses efficiently.

Visit More

View All