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 |
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
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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