Glif
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GLIF_API_TOKEN | Yes | Your API token from https://glif.app/settings/api-tokens |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| showcase_featured_glif | Show and run the most recent featured glif with fun inputs |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Glif Details | Get metadata about a specific glif |
| Glif Run Details | Get details about a specific glif run |
| Glif User Details | Get 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