openart-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENART_HEADLESS | No | Set to false to see the browser during automation | true |
| OPENART_STORAGE_STATE | No | Path to Playwright session JSON | ~/.openart-mcp/auth.json |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| openart_list_charactersA | List all characters/avatars in the user's OpenArt account. |
| openart_get_characterA | Get details for a specific OpenArt character by ID. |
| openart_create_characterA | Create a new OpenArt character from an image. Provide name, local image path, optional background story, optional voice ID. |
| openart_generate_videoA | Generate a video using an existing OpenArt character speaking a script. |
| openart_get_video_statusB | Check the rendering status and URL of an OpenArt video by ID. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/jbertus/openart-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server