mcp-server-openai logo

mcp-server-openaiPrideti OpenAI modelius tiesiogiai iš Claude į MCP protokolu.

(0)
Daniel NikulshynApžvelgė Daniel Nikulshyn·Atnaujinta 2026 m. liepa

Apžvalga

mcp-server-openai yra serveris, leidžiantis tiesiogiai kartoti OpenAI modelius iš Claude naudojant MCP protokolą. Šis serveris sukuriamas, pridėdamas konfiguraciją į claude_desktop_config.json failą, nurodant komandą ir aplinkos kintamąsias, tarp kurių yra OpenAI API raktas. Reikalusose yra Pythoniaus implementacija serverio ir testai, patikrinti jo veiklą. Projektas licencejuotas pagal MIT Licenciją.

Pagrindinės funkcijos

  • OpenAI modelių kartavimas
  • MCP protokolo parama
  • Konfigūravimas per JSON

Kainos

Modelis
Free
Kategorija
MCP serveriai
Įvertinimas
Atsiliepimų nėra

Naudojimo atvejai

Artifinio inteligenco Modelių Integracija

Integruoti OpenAI modelius su Claude didinti artifinio inteligenco galimybes

Taikymo Testavimas

Tikrinti OpenAI API sąlygų bei funkcionalumo testavimo priemones

Privalumai ir trūkumai

Privalumai

  • Prieiga prie OpenAI modelių iš Claude paprastu būdu
  • Paprasta įrengimas per konfigūracini failą
  • LICENCE MIT

Trūkumai

  • Reikia Pythono ir pip instalacijos
  • Reikia OpenAI API rako funkcionalumo

Atsiliepimai

Prisijunk, kad paliktum atsiliepimą.

Atsiliepimų nėra. Būk pirmas!

Klausimai

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

Užduoti klausimą

MCP serveriai alternatyvos