OpenAI MCP Server

Stableapi
320 starsTypeScriptcommunity
GitHub
About

Overview

The OpenAI MCP Server enables AI agents to access OpenAI's suite of AI APIs. It provides tools for text generation with GPT models, image generation with DALL-E, speech-to-text with Whisper, and text embeddings. Useful for multi-model orchestration workflows.
Capabilities

Tools & Capabilities

chat_completion

Generate text using GPT models

generate_image

Generate images with DALL-E

transcribe

Transcribe audio with Whisper

embed

Generate text embeddings

Setup

Installation

bash
Install
npx -y mcp-server-openai
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "openai": {
      "command": "npx",
      "args": ["-y", "mcp-server-openai"],
      "env": {
        "OPENAI_API_KEY": "sk-your-key"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 320
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.