Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Glif 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

    26 stars
    TypeScript
    Updated Oct 16, 2025
    generative-ai
    glif
    mcp
    mcp-server
    mcp-servers
    workflows

    Table of Contents

    • Install
    • Claude (web / desktop)
    • Claude Code
    • Cursor
    • VS Code
    • ChatGPT
    • Codex
    • Any other MCP client
    • Links
    • Registries
    • License

    Table of Contents

    • Install
    • Claude (web / desktop)
    • Claude Code
    • Cursor
    • VS Code
    • ChatGPT
    • Codex
    • Any other MCP client
    • Links
    • Registries
    • License

    Documentation

    Glif MCP Server

    Glif is 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.

    • Endpoint: https://glif.app/api/mcp (Streamable HTTP, JSON-RPC 2.0)
    • Auth: OAuth 2.1 with dynamic client registration — sign in with your Glif account, no API keys
    • Install page with one-click buttons: https://glif.app/mcp
    • Docs for agents: https://glif.app/llms.txt

    This repo holds the registry metadata for the hosted server (see [server.json](server.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 the [legacy-local-server](https://github.com/glifxyz/glif-mcp-server/tree/legacy-local-server) branch.

    Install

    Claude (web / desktop)

    Settings → Connectors → Add custom connector, paste:

    code
    https://glif.app/api/mcp

    Claude Code

    sh
    claude mcp add --scope user --transport http glif "https://glif.app/api/mcp"

    Cursor

    Add to Cursor

    Or add to .cursor/mcp.json:

    json
    { "mcpServers": { "glif": { "url": "https://glif.app/api/mcp" } } }

    VS Code

    sh
    code --add-mcp '{"name":"glif","type":"http","url":"https://glif.app/api/mcp"}'

    ChatGPT

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

    Codex

    sh
    codex mcp add glif --url "https://glif.app/api/mcp"
    codex mcp login glif

    Any other MCP client

    json
    { "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

    Links

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

    Registries

    • Anthropic MCP Registry

    License

    MIT - see LICENSE

    Similar MCP

    Based on tags & features

    • MC

      Mcp Open Library

      TypeScript·
      42
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11
    • MC

      Mcpjungle

      Go·
      617

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Open Library

      TypeScript·
      42
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11
    • MC

      Mcpjungle

      Go·
      617

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k