Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
la-rebelion/hapimcp
GitHub Stars
7

Available Tools

9 tools
createImageTry in Inspector

Creates an image given a prompt.

ParametersJSON Schema
NameRequiredDescriptionDefault
createImageBodyYes
x-hapi-auth-stateNo
createImageEditTry in Inspector

Creates an edited or extended image given an original image and a prompt.

ParametersJSON Schema
NameRequiredDescriptionDefault
x-hapi-auth-stateNo
createImageEditBodyYes
createImageVariationTry in Inspector

Creates a variation of a given image.

ParametersJSON Schema
NameRequiredDescriptionDefault
x-hapi-auth-stateNo
createImageVariationBodyYes
createModerationTry in Inspector

Classifies if text violates OpenAI's Content Policy

ParametersJSON Schema
NameRequiredDescriptionDefault
x-hapi-auth-stateNo
createModerationBodyYes
createTranscriptionTry in Inspector

Transcribes audio into the input language.

ParametersJSON Schema
NameRequiredDescriptionDefault
x-hapi-auth-stateNo
createTranscriptionBodyYes
createTranslationTry in Inspector

Translates audio into English.

ParametersJSON Schema
NameRequiredDescriptionDefault
x-hapi-auth-stateNo
createTranslationBodyYes
deleteModelTry in Inspector

Delete a fine-tuned model. You must have the Owner role in your organization.

ParametersJSON Schema
NameRequiredDescriptionDefault
modelYes
x-hapi-auth-stateNo
listModelsTry in Inspector

Lists the currently available models, and provides basic information about each one such as the owner and availability.

ParametersJSON Schema
NameRequiredDescriptionDefault
x-hapi-auth-stateNo
retrieveModelTry in Inspector

Retrieves a model instance, providing basic information about the model such as the owner and permissioning.

ParametersJSON Schema
NameRequiredDescriptionDefault
modelYes
x-hapi-auth-stateNo

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.