# OpenAI Tools MCP Server MCP server

Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.

## Links
- Registry page: https://www.getdrio.com/mcp/ai-com-mcp-openai-tools
- Repository: https://github.com/la-rebelion/hapimcp
- Website: https://platform.openai.com/docs/api-reference

## Install
- Endpoint: https://openai-tools.run.mcp.com.ai/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://openai-tools.run.mcp.com.ai/mcp
- Header: Authorization

## Tools
- createImage - Creates an image given a prompt. Endpoint: https://openai-tools.run.mcp.com.ai/mcp
- createImageEdit - Creates an edited or extended image given an original image and a prompt. Endpoint: https://openai-tools.run.mcp.com.ai/mcp
- createImageVariation - Creates a variation of a given image. Endpoint: https://openai-tools.run.mcp.com.ai/mcp
- createTranscription - Transcribes audio into the input language. Endpoint: https://openai-tools.run.mcp.com.ai/mcp
- createTranslation - Translates audio into English. Endpoint: https://openai-tools.run.mcp.com.ai/mcp
- listModels - Lists the currently available models, and provides basic information about each one such as the owner and availability. Endpoint: https://openai-tools.run.mcp.com.ai/mcp
- retrieveModel - Retrieves a model instance, providing basic information about the model such as the owner and permissioning. Endpoint: https://openai-tools.run.mcp.com.ai/mcp
- deleteModel - Delete a fine-tuned model. You must have the Owner role in your organization. Endpoint: https://openai-tools.run.mcp.com.ai/mcp
- createModeration - Classifies if text violates OpenAI's Content Policy Endpoint: https://openai-tools.run.mcp.com.ai/mcp

## Resources
- http://localhost:3000/openai.json - The OpenAPI specification for this API MIME type: application/json

## Prompts
- system - System prompt for API interaction

## Metadata
- Owner: ai.com.mcp
- Version: 0.6.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jan 22, 2026
- Source: https://registry.modelcontextprotocol.io
