mcp-server-openai logo

mcp-server-openaiשאל OpenAI models ישירות דרך Claude באמצעות MCP protocol.

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

mcp-server-openai הוא שרת המתפקד כדי לעזור בשאילת OpenAI models ישירות דרך Claude באמצעות MCP protocol. הוא תוכנן לשימוש עם Claudia, מעזר עוזר למחשב, ומסייע לקבל גישה למודלי OpenAI. השרת הוגדר על ידי הוספת תצורה לקובץ claude_desktop_config.json, המספרת את ההוראות ושורשרי המערכת, כולל הAPI הנעשה אופן OpenAI. האפליקציה מספקת השאלה Python של השרת ומכילה שיפור מבחינת תצוגה של הפעילות.

תכונות עיקריות

  • שאילת OpenAI model
  • תמיכה MCP protocol
  • תצורה JSON

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

פירק- מודלי AI

התקנה OpenAI models עם Clara לשפר תצור ע"י AI

תיקון- המפורקים

שימוש עבור תיקון API OpenAI ב- מפרקים תצורה

יתרונות וחסרונות

יתרונות

  • מתאפשרת שאילת OpenAI models מ-Clara
  • הפעילות הפשוטה להתכנות מתקן
  • MIT License

חסרונות

  • צריך Python והתכנות pip
  • צריך API הנעשים OpenAI כדי לקבל פעילות

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

What are the main limitations of mcp-server-openai?

It requires a local Python environment with pip, and you must supply a valid OpenAI API key. There’s no built‑in authentication or caching, and the server only exposes OpenAI models through the MCP protocol—no other third‑party integrations.

Asked by Ingrid Bauer · Feb 23, 2026

What are the steps to set up the server?

Clone the repository, run `pip install .` to install dependencies, then add the provided JSON snippet to claude_desktop_config.json. Ensure you set the correct PYTHONPATH and provide your OpenAI API key in the env section.

Asked by Dalia Haddad · Dec 13, 2025

How do I integrate this server with Claude?

Add a new entry under "mcpServers" in your claude_desktop_config.json, specifying the command to run the server and the OPENAI_API_KEY environment variable. Once started, Claude can query OpenAI models via the MCP protocol.

Asked by Marcus Bell · Dec 8, 2025

What is the cost of using mcp-server-openai?

The server itself is free under the MIT License, but it relies on OpenAI’s API, so you’ll incur the standard OpenAI usage charges based on the model and tokens you consume.

Asked by Quyen Tran · Dec 5, 2025

שאל שאלה

חלופות לשרתי MCP