Openai Mcp Server
@voronkovm
About Openai Mcp Server
MCP server for OpenAI protocol
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"github.com/voronkovm/openai-mcp-server": {
"command": "node",
"args": [
"/Users/user/Documents/Cline/MCP/openai-mcp-server/build/index.js"
],
"env": {
"OPENAI_MCP_API_KEY": "",
"OPENAI_MCP_MODEL": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Openai Mcp Server?
An MCP server that integrates with the OpenAI API, configured via environment variables for API key and model selection.
How to use Openai Mcp Server?
Clone the repository, run npm install && npm run clean-build, then add a configuration entry to your MCP settings file
More AI & Agents MCP servers
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Comments