mcp-simple-openai-assistant
28
MCP Simple OpenAI Assistant is a Model Context Protocol server designed to facilitate interactions with OpenAI assistants. It supports creating, managing, and communicating with AI assistants, streamlining integration with tools like Claude Desktop.
MCP Simple OpenAI Assistant
A simple MCP server for interacting with OpenAI assistants, enabling tools like Claude Desktop to create and manage OpenAI assistants via the Model Context Protocol.
Features
- Create and manipulate OpenAI assistants
- Start conversation threads
- Send and receive messages from assistants
Installation
Installing via Smithery
- Install automatically via Smithery:
- Use the command to install the plugin for Claude Desktop.
Manual Installation
- Use pip for manual installation.
Configuration
- Requires an OpenAI API key set in the environment.
- Example configurations provided for MacOS and Windows.
Usage
- Create new assistants and manage existing ones
- Handle OpenAI API communication
- Start conversations and manage threads