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. Replicate Flux

Replicate Flux

Editor's Note

A lightweight bridge to Replicate's Flux Schnell and Recraft V3 SVG models that lets Claude and other MCP clients generate images and vector graphics on demand. Exposes tools for single images, batch generation, and variant creation with full control over aspect ratio, output format, seed, and inference steps. Includes an escape hatch for running arbitrary Replicate models with schema introspection. Returns structured output with URLs and metadata, sends progress notifications for long batches, and surfaces five curated prompt templates for common use cases like logos and isometric diagrams. Useful when you need AI-generated visuals inline during a coding or design session without leaving your editor.

Install

claude mcp add --transport stdio awkoy-replicate-flux-mcp uvx replicate-flux-mcp
GitHub Stars104
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.