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 toolscreateImageTry in Inspector
Creates an image given a prompt.
| Name | Required | Description | Default |
|---|---|---|---|
| createImageBody | Yes | ||
| x-hapi-auth-state | No |
createImageEditTry in Inspector
Creates an edited or extended image given an original image and a prompt.
| Name | Required | Description | Default |
|---|---|---|---|
| x-hapi-auth-state | No | ||
| createImageEditBody | Yes |
createImageVariationTry in Inspector
Creates a variation of a given image.
| Name | Required | Description | Default |
|---|---|---|---|
| x-hapi-auth-state | No | ||
| createImageVariationBody | Yes |
createModerationTry in Inspector
Classifies if text violates OpenAI's Content Policy
| Name | Required | Description | Default |
|---|---|---|---|
| x-hapi-auth-state | No | ||
| createModerationBody | Yes |
createTranscriptionTry in Inspector
Transcribes audio into the input language.
| Name | Required | Description | Default |
|---|---|---|---|
| x-hapi-auth-state | No | ||
| createTranscriptionBody | Yes |
createTranslationTry in Inspector
Translates audio into English.
| Name | Required | Description | Default |
|---|---|---|---|
| x-hapi-auth-state | No | ||
| createTranslationBody | Yes |
deleteModelTry in Inspector
Delete a fine-tuned model. You must have the Owner role in your organization.
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| x-hapi-auth-state | No |
listModelsTry in Inspector
Lists the currently available models, and provides basic information about each one such as the owner and availability.
| Name | Required | Description | Default |
|---|---|---|---|
| x-hapi-auth-state | No |
retrieveModelTry in Inspector
Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| x-hapi-auth-state | No |
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:
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
Your Connectors
Sign in to create a connector for this server.