Back to directory
alohays/openai-tool2mcp

alohays/openai-tool2mcp

@alohays

MCP wrapper for OpenAI built-in tools (web search, code interpreter, etc.)

openaimcp-bridgeweb-searchcode-interpreterwrapperpythonassistant-apitool

Installation & Configuration

{
  "mcpServers": {
    "openai-tools": {
      "command": "uv",
      "args": [
        "--directory",
        "/absolute/path/to/your/openai-tool2mcp",
        "run",
        "openai_tool2mcp/server_entry.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17