MCP OpenAI Server

by mzxrai · design-creative · mcp-server, lobehub, validated, developer

MCP server for simple interaction with OpenAI API. Requires an OpenAI API key configured via environment variable OPENAI_API_KEY.

Source: https://github.com/mzxrai/mcp-openai

Install

git clone https://github.com/mzxrai/mcp-openai

Tags: mcp-server, lobehub, validated, developer

78 GitHub stars · Source: lobehub

About design-creative MCP servers and Claude skills

design-creative MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MCP OpenAI Server is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related design-creative MCPs and skills

  • Web Research by mzxrai

    Research topics using Google search and web scraping.

  • MCP Web Research Server by mzxrai

    A Model Context Protocol (MCP) server for web research that brings real-time info into Claude and easily researches any topic. Requires Node.js >= 18 and Playwright (installed automatically as a dependency).

  • Solvent MCP Server by cristianpalomino

    MCP server for Solvent - Personal Finance Manager. Allows Claude to interact with your Solvent data through natural language. Requires an MCP token from your Solvent account configured via command line or connector URL.

  • @node2flow/facebook-pages-mcp by node2flow-th

    MCP server for Facebook Pages API — manage posts, comments, photos, videos, insights, and Messenger conversations through 28 tools. Requires FACEBOOK_PAGE_ACCESS_TOKEN environment variable for authentication.

  • mcp-mobile-interaction by pablonortiz

    MCP server for interacting with Android and iOS devices/emulators — screenshots, taps, swipes, typing, UI inspection, and more.

  • @cloud9-labs/mcp-linear by cloud9-labs

    MCP server for Linear API (GraphQL). Requires setting the LINEAR_API_KEY environment variable for API access.

  • Salesforce MCP Server by arj999

    An MCP server implementation integrating Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata. Supports multiple authentication methods including Salesforce CLI, OAuth 2.0 Client Credentials, and Username/Password. No external data files required.

  • Product Hunt MCP Server by Jing-yilin

    MCP server for Product Hunt API v2 - Access Product Hunt data through GraphQL interface. Requires a Product Hunt API access token configured via environment variables PRODUCTHUNT_ACCESS_TOKEN or PH_ACCESS_TOKEN.

Frequently asked questions

How do I install MCP OpenAI Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MCP OpenAI Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MCP OpenAI Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.