Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
POLZA_BASE_URLNoBase URL for the Polza AI APIhttps://polza.ai/api/v1
SEEDANCE_MODELNoDefault model for video generationbytedance/seedance-2
POLZA_AI_API_KEYYesYour Polza AI API key, obtained from https://polza.ai/dashboard/api-keys
SEEDANCE_MAX_WAITNoMaximum wait time in seconds900
SEEDANCE_POLL_INTERVALNoPolling interval in seconds8

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
seedance_model_guideA

Return a short practical guide for using Seedance through Polza.

seedance_create_videoC

Create a Seedance video generation through Polza Media API.

seedance_get_statusB

Get current status of a media generation by ID.

seedance_wait_for_completionB

Poll media status until completed, failed, cancelled, or timeout.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/ivanantigravity-lgtm/seedance-polza-mcp-server'

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