Glif MCP server enables Claude to run AI workflows from glif.app, providing tools to execute glifs with inputs, access metadata, and manage saved workflows. Built with TypeScript and the Model Context Protocol SDK, it connects to the Glif API using authentication tokens and exposes resources for glifs, runs, and user profiles. The implementation includes features for running glifs, listing featured workflows, saving favorite glifs as custom tools, and accessing user-specific content, making it particularly valuable for users who want to leverage Glif's visual AI workflow capabilities directly within Claude conversations.
Run a glif with the specified ID and inputs.
Get detailed information about a glif including input fields.
Get a curated list of featured glifs.
Search for glifs by name or description.
Get a list of featured bots and sim templates.
Get detailed information about a specific bot, including its skills.
Save all skills from a bot as individual tools.
Get a list of your glifs.
Get detailed information about your user account, recent glifs, and recent runs.
Save a glif as a custom tool.
Remove a saved glif tool.
Remove all saved glif tools and return to a pristine state.
List all saved glif tools.
Get current user's liked glifs.
Get current user's public runs.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!