Sign inSign up

mcp/glif

Verified Publisher

By mcp

•Updated 11 months ago

Deprecated — use the hosted Glif MCP server at https://glif.app/mcp

Image
Machine learning & AI
2

10K+

mcp/glif repository overview

⁠glif.app MCP Server

Easily run glif.app AI workflows inside your LLM: image generators, memes, selfies, and more. Glif supports all major multimedia AI models inside one app.

What is an MCP Server?⁠

⁠MCP Info

AttributeDetails
Docker Imagemcp/glif⁠
Authorglifxyz⁠
Repositoryhttps://github.com/glifxyz/glif-mcp-server⁠

⁠Image Building Info

AttributeDetails
Dockerfilehttps://github.com/glifxyz/glif-mcp-server/blob/91fc5343911ea1cf3f3de675d0516cb300e06f9a/Dockerfile⁠
Commit91fc5343911ea1cf3f3de675d0516cb300e06f9a
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/glif --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
LicenceMIT License

⁠Available Tools (10)

Tools provided by this ServerShort Description
glif_infoGet detailed information about a glif including input fields
list_featured_glifsGet a curated list of featured glifs
list_saved_glif_toolsList all saved glif tools
my_glif_user_infoGet detailed information about your user account, recent glifs, and recent runs
my_glifsGet a list of your glifs
remove_all_glif_toolsRemove all saved glif tools and return to a pristine state
remove_glif_toolRemove a saved glif tool
run_glifRun a glif with the specified ID and inputs
save_glif_as_toolSave a glif as a custom tool
search_glifsSearch for glifs by query string

⁠Tools Details

⁠Tool: glif_info

Get detailed information about a glif including input fields

ParametersTypeDescription
idstringThe ID of the glif to show details for

Get a curated list of featured glifs

⁠Tool: list_saved_glif_tools

List all saved glif tools

⁠Tool: my_glif_user_info

Get detailed information about your user account, recent glifs, and recent runs

⁠Tool: my_glifs

Get a list of your glifs

⁠Tool: remove_all_glif_tools

Remove all saved glif tools and return to a pristine state

⁠Tool: remove_glif_tool

Remove a saved glif tool

ParametersTypeDescription
toolNamestringThe tool name of the saved glif to remove

⁠Tool: run_glif

Run a glif with the specified ID and inputs

ParametersTypeDescription
idstringThe ID of the glif to run
inputsarrayArray of input values for the glif

⁠Tool: save_glif_as_tool

Save a glif as a custom tool

ParametersTypeDescription
idstringThe ID of the glif to save
toolNamestringThe name to use for the tool (must be unique)
descriptionstring optionalOptional custom description (defaults to glif description)
namestring optionalOptional custom name for the tool (defaults to glif name)

⁠Tool: search_glifs

Search for glifs by query string

ParametersTypeDescription
querystringSearch query string

⁠Use this MCP Server

{
  "mcpServers": {
    "glif": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "GLIF_IDS",
        "-e",
        "IGNORE_SAVED_GLIFS",
        "-e",
        "GLIF_API_TOKEN",
        "mcp/glif"
      ],
      "env": {
        "GLIF_IDS": "",
        "IGNORE_SAVED_GLIFS": "false",
        "GLIF_API_TOKEN": "your-token-here"
      }
    }
  }
}

Why is it safer to run MCP Servers with Docker?⁠

Install from MCP:Hub

Tag summary

Content type

Image

Digest

sha256:3f93ddcee…

Size

152.1 MB

Last updated

11 months ago

docker pull mcp/glif

This week's pulls

Pulls:

31

Last week