CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. glif

glif

Editor's Note

Connects Claude to glif.app's AI workflow platform through their API. You can run workflows with custom inputs, search and browse featured workflows, pull metadata about specific workflows and runs, and optionally load pre-built agents with their personality configs. Setup requires a glif.app API token, and you can pre-load specific workflow IDs as tools if you have workflows you use frequently. Discovery tools are enabled by default but can be disabled if you just want to run known workflows. Useful when you're already using glif for workflow orchestration and want Claude to trigger or inspect those pipelines directly.

Install

claude mcp add --transport stdio glifxyz-glif-mcp-server uvx glif-mcp-server
GitHub Stars122
Votes
0
View on GitHub

Comments

Login to comment

Related AI & LLM Tools MCP Servers

View all →
Everything

modelcontextprotocol/servers/everything

0
85.8k
A test MCP server that demonstrates prompts, tools, resources, sampling, and roots interactions for client testing.
Memory

modelcontextprotocol/servers/memory

0
85.8k
Provides memory primitives for AI agents, enabling persistent context across conversations.
Context7

upstash/context7

-1
55.4k
Provides up-to-date library documentation and code examples via MCP for immediate access in prompts.
Claude-Flow

ruvnet/claude-flow

0
51.8k
Provides a production-ready MCP server to connect clients, route tasks, and coordinate 60+ agents with self-learning capabilities.
GitHub

github/github-mcp-server

0
29.9k
Connects AI tools to GitHub context to read repos, manage issues/PRs, analyze code, and automate workflows via natural language prompts.
FastMCP

jlowin/fastmcp

0
25.2k
Provides a production-ready framework to build MCP servers and clients with tools, resources, prompts, and enterprise authentication.