Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GLIF_API_TOKENYesYour API token from https://glif.app/settings/api-tokens

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
}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
workflow_infoA

Get detailed information about a workflow (glif) including its input fields, recent runs, and creator info.

run_workflowA

Run a workflow (glif) with the specified ID and inputs. Workflows can generate images, text, audio, and more. Inputs can include text, URLs, or base64-encoded media.

list_featured_workflowsA

Get a curated list of featured workflows (glifs) - AI-powered tools for generating images, text, and more.

search_workflowsA

Search for workflows (glifs) by name, description, or keywords. Find AI tools for image generation, text processing, and more.

my_workflowsA

Get a list of your published workflows (glifs). Shows your AI workflows with run counts and creation dates.

my_user_infoA

Get detailed information about your Glif account, including profile info, recent workflows, and recent runs.

Prompts

Interactive templates invoked by user choice

NameDescription
showcase_featured_glifShow and run the most recent featured glif with fun inputs

Resources

Contextual data attached and managed by the client

NameDescription
Glif DetailsGet metadata about a specific glif
Glif Run DetailsGet details about a specific glif run
Glif User DetailsGet details about a glif user

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/glifxyz/glif-mcp-server'

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