OpenAI MCP 서버
MCP 프로토콜을 사용하여 Claude에서 직접 OpenAI 모델을 쿼리합니다.

설정
claude_desktop_config.json 에 추가:
지엑스피1
Related MCP server: OpenAI MCP Server
개발
git clone https://github.com/pierrebrunelle/mcp-server-openai
cd mcp-server-openai
pip install -e .테스트
# Run tests from project root
pytest -v test_openai.py -s
# Sample test output:
Testing OpenAI API call...
OpenAI Response: Hello! I'm doing well, thank you for asking...
PASSED특허
MIT 라이센스
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.