Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POLLINATIONS_API_KEYNoPollinations API key required for paid models. Free models work without an API key.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_models

List all available models for image, video, and audio generation with their type and pricing

list_styles

List all available styles, lighting, camera angles, moods, colors, and quality tags for prompt building

build_prompt

Build an optimized prompt from subject + style/lighting/camera/mood/color/quality options

generate_image

Generate an image using Pollinations API. Returns a URL to the generated image.

generate_video

Generate a video using Pollinations API. Returns a URL to the generated video.

generate_audio

Generate audio (speech or music) using Pollinations API. Returns a URL to the generated audio.

check_balance

Check your Pollinations API balance (pollen). Shows remaining credits for paid models.

generate_batch

Generate multiple images in one call (up to 10). More efficient than calling generate_image repeatedly.

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/doctorm333/promptpilot-mcp-server'

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