Glif
Summary
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.
Available Actions(13)
run_glif
Run a glif with the specified ID and inputs.
glif_info
Get detailed information about a glif including input fields.
list_featured_glifs
Get a curated list of featured glifs.
search_glifs
Search for glifs by name or description.
list_bots
Get a list of featured bots and sim templates.
load_bot
Get detailed information about a specific bot, including its skills.
save_bot_skills_as_tools
Save all skills from a bot as individual tools.
my_glifs
Get a list of your glifs.
my_glif_user_info
Get detailed information about your user account, recent glifs, and recent runs.
save_glif_as_tool
Save a glif as a custom tool.
remove_glif_tool
Remove a saved glif tool.
remove_all_glif_tools
Remove all saved glif tools and return to a pristine state.
list_saved_glif_tools
List all saved glif tools.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论