MCPs tagged with openai-integration
-
MCP OpenAI Server
Seamlessly connect OpenAI's models to Claude via Model Context Protocol.
MCP OpenAI Server acts as a Model Context Protocol (MCP) bridge allowing Claude Desktop to access and interact with multiple OpenAI chat models. It enables users to leverage models such as GPT-4o and O1 directly from Claude using a straightforward message-passing interface. The server supports easy integration through configuration and provides basic error handling. Designed for use with Node.js and requiring an OpenAI API key, it is tailored for macOS with support for other platforms in progress.
- ⭐ 69
- MCP
- mzxrai/mcp-openai
-
MCP Simple OpenAI Assistant
A simple MCP server for managing and interacting with OpenAI assistants.
MCP Simple OpenAI Assistant enables seamless interaction with OpenAI assistants via the Model Context Protocol, providing tools to create, manage, and converse with AI assistants. It features real-time streaming responses, persistent thread management using a local database, and supports integration with client applications like Claude Desktop. The server handles assistant and conversation management, making it easy to create, list, update, and delete assistants and threads.
- ⭐ 36
- MCP
- andybrandt/mcp-simple-openai-assistant
-
books-mcp-server
A server implementation supporting Model Context Protocol integration with cherry-studio.
books-mcp-server allows users to set up a Model Context Protocol (MCP) compliant server for managing and interacting with AI models. It enables integration with cherry-studio through STDIO commands and structured server configurations. The tool provides straightforward setup instructions and supports launching the server with customizable parameters, making it suitable for various AI context management tasks.
- ⭐ 5
- MCP
- VmLia/books-mcp-server