Glif

by glifxyz

17 stars
312 downloads
Not rated
GitHub Website

About

MCP server for running AI workflows from glif.app. This server provides tools for running glifs, managing bots, and accessing glif metadata through the Model Context Protocol (MCP). This server also allows for customizing all the tools available via add-tool, remove-tool etc…

Details

Author
glifxyz
Repository
glifxyz/glif-mcp-server
GitHub stars
17
Downloads
312
License
MIT License
Categories
Developer Tools, AI, Automation, Other, Productivity, Design, File Management, Security, Frontend, Infrastructure, API, Media

- Run glifs with custom inputs
- Get detailed glif metadata and input fields
- Retrieve run and user profile details
- List featured glifs from glif.app
- Manage your own published, liked, and run glifs
- Subject to same account usage limits and credits

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Glif
    Command (node, npx, python, etc.) npx
    Arguments
    • Argument 1 -y
    • Argument 2 @highlight/mcp-server

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Clone the repository, install dependencies (npm install), build (npm run build), obtain an API token from https://glif.app/settings/api-tokens, then configure your MCP client to run node /path/to/build/index.js with the GLIF_API_TOKEN environment variable. You can also install and run it remotely via Smithery.

compose_project

Describe what you want in plain language, including variations. Returns a job_id immediately; poll get_job_status for the media, which comes back as resource_link blocks pointing at CDN URLs.

compose_project does the work — describe what you want in plain language, including a whole series of variations, and Glif picks the models and chains the steps. It returns a job_id immediately; poll get_job_status for the media, which comes back as resource_link blocks pointing at CDN URLs. The rest are read and upload helpers. Call tools/list for the authoritative set, or see https://glif.app/mcp.

Generation spends credits from the signed-in Glif account; read-only tools are free. See https://glif.app/pricing.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "glif": {
            "env": {},
            "args": [
                "-y",
                "@highlight/mcp-server"
            ],
            "command": "npx"
        }
    }
}

Linux

{
    "env": [],
    "args": [
        "-y",
        "@highlight/mcp-server"
    ],
    "command": "npx"
}

Macos

{
    "env": [],
    "args": [
        "-y",
        "@highlight/mcp-server"
    ],
    "command": "npx"
}

Windows

{
    "env": [],
    "args": [
        "/c",
        "npx",
        "-y",
        "@highlight/mcp-server"
    ],
    "command": "cmd"
}

Glifis a media-generation agent: generate images, video, and audio, transcribe, render HTML, search the web, run code, and chain multi-step media operations — from any MCP client.

This repo holds the registry metadata for the hosted server (seeserver.json); the server itself is part of the glif.app platform and is not open source.

[!NOTE] Looking for the old locally-run stdio server (npm@glifxyz/glif-mcp-server)? It's deprecated — the code is parked on thelegacy-local-serverbranch.

compose_projectdoes the work — describe what you want in plain language, including a whole series of variations, and Glif picks the models and chains the steps. It returns ajob_idimmediately; pollget_job_statusfor the media, which comes back asresource_linkblocks pointing at CDN URLs. The rest are read and upload helpers. Calltools/listfor the authoritative set, or seehttps://glif.app/mcp.

Generation spends credits from the signed-in Glif account; read-only tools are free. Seehttps://glif.app/pricing.

Settings → Connectors →Add custom connector, paste:

claude mcp add --scope user --transport http glif "https://glif.app/api/mcp"
{ "mcpServers": { "glif": { "url": "https://glif.app/api/mcp" } } }
code --add-mcp '{"name":"glif","type":"http","url":"https://glif.app/api/mcp"}'

Enable developer mode, then Settings → Apps & Connectors →Add new connector, pastehttps://glif.app/api/mcp, pick OAuth.

codex mcp add glif --url "https://glif.app/api/mcp" codex mcp login glif
{ "mcpServers": { "glif": { "url": "https://glif.app/api/mcp", "transport": "http" } } }

Your client opens a browser OAuth sign-in on first connect — approve it to link your Glif account. More clients (Replit, Hermes, OpenClaw, LM Studio, …) with copy-paste snippets:https://glif.app/mcp

- Website:https://glif.app
- MCP install page:
https://glif.app/mcp
- Discord:
https://discord.gg/glif
- X:
https://x.com/heyglif

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Free AI prompt orchestration with 185 expert roles, 1,741 templates, and 4 MCP tools — no API key required

IdeaJarvis is an idea workspace for product builders. Use AI to structure brainstorming into detailed PRDs, conduct comprehensive market research, build prototypes, and gather real community feedback—turning "what if" into "ready to launch.

An AI co-pilot for Foundry VTT: run combat, set the scene, and voice NPCs by talking to your assistant. 193 tools across 24 domains, works with content you already own.

AI-powered no-code app builder with 17 MCP tools — create projects, generate pages from natural language, AI text/image generation (GPT, Claude, Gemini, 14+ models), page CRUD, workflow execution, publish & version control. SSE transport, API key auth.

65+ AI tools as an MCP server. Research, write, code, scrape, translate, analyze, agent memory, workflows. Pay per call from $0.006.

Schedule and publish social media posts across 13+ platforms, manage your content calendar, and generate AI-powered captions through any MCP-compatible AI assistant.

What Shopify did for ecommerce, Chipp does for AI agents. Build, deploy, and monetize AI agents for your business — no engineering team required.

CodeVF MCP lets AI hand off problems to real engineers instantly, so your workflows don’t stall when models hit their limits.

Require a named human's offline-verifiable approval before an AI agent takes an irreversible action — payment release, record change, deploy. Two-person rule, Ed25519 Trust Receipts, IETF-drafted, Apache-2.0.

Make your AI agent speak every language on the planet, using Lingo.dev Localization Engine.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.