glif-mcp
@MCP-Mirror
About glif-mcp
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"glifxyz_glif-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@glifxyz/glif-mcp-server",
"--client",
"claude"
]
}
}
}Tools
6Execute a glif with inputs
Get detailed metadata about a glif, including input fields
Get a curated list of featured glifs
current user's published glifs (no drats)
current user's liked glifs
current user's public runs
Overview
What is glif-mcp?
glif-mcp is an MCP server that lets you run AI workflows from glif.app directly within MCP‑compatible clients like Claude Desktop. It provides tools to execute glifs with inputs, retrieve metadata about glifs, runs, and users, and access resources via URIs.
How to use glif-mcp?
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.
Key features of glif-mcp
- 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
Use cases of glif-mcp
- Automate glif execution from an AI assistant
- Retrieve glif metadata for documentation or inspection
- Explore featured glifs directly in your chat interface
- Manage personal glif collections and run history
FAQ from glif-mcp
How do I get an API token?
Obtain your token from https://glif.app/settings/api-tokens and set it as the GLIF_API_TOKEN environment variable.
What are the usage limits?
Usage is subject to the same limits as your glif.app user account; you can purchase more credits at https://glif.app/pricing.
Can I run glif-mcp remotely?
Yes, you can install it via Smithery to host and run the server remotely for Claude Desktop.
What dependencies does it require?
You need a recent version of Node.js and npm. The server communicates over stdio.
How can I debug the server?
Use the MCP Inspector by running npm run inspector, which provides a browser‑based debugging URL.
Frequently asked questions
How do I get an API token?
Obtain your token from https://glif.app/settings/api-tokens and set it as the `GLIF_API_TOKEN` environment variable.
What are the usage limits?
Usage is subject to the same limits as your glif.app user account; you can purchase more credits at https://glif.app/pricing.
Can I run glif-mcp remotely?
Yes, you can install it via Smithery to host and run the server remotely for Claude Desktop.
What dependencies does it require?
You need a recent version of Node.js and npm. The server communicates over stdio.
How can I debug the server?
Use the MCP Inspector by running `npm run inspector`, which provides a browser‑based debugging URL.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Nginx UI
0xJackyYet another WebUI for Nginx
ghidraMCP
LaurieWiredMCP Server for Ghidra
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments