libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
cloud-service
/ OpenAI
OpenAI
JSON →
stdio
none
★ 2
cloud-service
A bridge to OpenAI's Chat Completion and Assistants APIs.
github ↗
Install
How to run this server
[ { "cmd": "pip install .", "imports": [] } ]
server path:
openai-3
Tools
What this server exposes
ask-openai
Ask a direct question.
list-assistants
List all available assistants.
retrieve-assistant
Retrieve an assistant by its ID.
create-assistant
Create a new assistant.
update-assistant
Update an existing assistant.
delete-assistant
Delete an assistant by its ID.
upload-file
Upload a file for use with assistants.
list-files
List all files available for assistants.
delete-file
Delete a file by its ID.
Configuration
Environment & auth
auth
none
env
OPENAI_API_KEY
Resources
github
https://github.com/snilld-ai/openai-assistant-mcp ↗
OpenAI — MCP Server · libregistry