Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
MCP_TRANSPORTNoTransport type: stdio or httpstdio
MCP_SERVER_URLNoPublic URL that enables hosted OAuth
ACEDATACLOUD_API_TOKENYesAPI token for Ace Data Cloud (required for local stdio mode)
ACEDATACLOUD_API_BASE_URLNoAPI originhttps://api.acedata.cloud
HAPPYHORSE_REQUEST_TIMEOUTNoHTTP request timeout in seconds60

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
happyhorse_list_modelsB

List Happy Horse actions, compatible models, and defaults.

happyhorse_get_taskB

Get the status and final video URL for one Happy Horse task.

happyhorse_get_tasks_batchB

Get multiple Happy Horse tasks in one request.

happyhorse_generate_videoB

Generate a video from a text prompt with Happy Horse.

happyhorse_generate_video_from_imageC

Animate a first-frame image with Happy Horse.

happyhorse_generate_video_from_referencesB

Generate a video guided by one or more reference images.

happyhorse_edit_videoB

Edit a source video using text and optional reference images.

Prompts

Interactive templates invoked by user choice

NameDescription
happyhorse_video_workflowExplain the recommended Happy Horse workflow.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AceDataCloud/HappyHorseMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server