glif-mcp
@MCP-Mirror
glif-mcp について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"glifxyz_glif-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@glifxyz/glif-mcp-server",
"--client",
"claude"
]
}
}
}ツール
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
概要
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.
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.

EverArt
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント