CCM
/MCP
SkillsMCPMarketplacesDigestLearnAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
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
  • Advertise

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

Independent project, not affiliated with Anthropic

Curio — design style library

voltwake/curio-mcp-extension
HTTPregistry active
Summary

Hooks Claude into Curio's library of tokenized design styles covering movements, brands, and cultural traditions. You get five tools: search and browse the catalog, pull metadata and previews for individual styles, and fetch the full machine-readable design spec (a DESIGN.md file with colors, typography, spacing, component rules). The spec fetch costs one credit; everything else is free. Uses OAuth instead of API keys, and free accounts can grab free styles while Pro unlocks the full library. Reach for this when you want your agent to apply real design systems to slides, sites, or product mockups without manually writing style guides.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Categories
Design & CreativeSearch & Web Crawling
Registryactive
TransportHTTP
UpdatedJun 10, 2026
View on GitHub

Curio MCP

Connect your AI to Curio — a design-style library built for AI agents. Hundreds of tokenized design styles (real design movements, brands, cultural traditions), each with a machine-readable spec your agent can apply directly to slides, websites, and products.

  • Endpoint: https://mcp.designbycurio.com/mcp (streamable HTTP)
  • Auth: OAuth sign-in — no API key. Free accounts fetch free styles; Pro unlocks the whole library.
  • Docs: designbycurio.com/docs

Tools

ToolWhat it doesQuota
search_stylesKeyword + facet search over the libraryfree
list_stylesBrowse / paginate, filtered by facetsfree
get_styleMetadata + preview image for one stylefree
get_style_specFull design spec (DESIGN.md), ready to apply1 credit
get_quotaRemaining spec fetches for the signed-in userfree

Install

Gemini CLI

gemini extensions install https://github.com/voltwake/curio-mcp-extension

Claude Code

claude mcp add --transport http curio https://mcp.designbycurio.com/mcp

Claude.ai / Claude Desktop

Settings → Connectors → Add custom connector → https://mcp.designbycurio.com/mcp

Cursor

Add to Cursor

Or add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "curio": { "url": "https://mcp.designbycurio.com/mcp" }
  }
}

Codex (CLI / IDE extension)

codex mcp add curio --url https://mcp.designbycurio.com/mcp

Kimi Code CLI

kimi mcp add --transport http --auth oauth curio https://mcp.designbycurio.com/mcp

ChatGPT

Settings → Apps & Connectors → Developer mode → add https://mcp.designbycurio.com/mcp.

Example prompts

  • "Find a Japanese minimal style and restyle my landing page with it."
  • "Browse Curio for an 80s retro style that works for a dashboard."
  • "Fetch the bauhaus-weimar spec and apply it to my slides."

Links

Website · Gallery · Pricing · Docs · Privacy · Terms · support@designbycurio.com

Related Design & Creative MCP Servers

View all →
HTML to Figma — Design System

miapre/html-to-figma-design-system

Translate HTML prototypes into Figma using your design system's real components and tokens.
3
Illustrator Mcp Server

ie3jp/illustrator-mcp-server

Read, manipulate, and export Adobe Illustrator design data. 26 tools. macOS | Windows.
44
Godot

coding-solo/godot-mcp

MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
3.7k
Unity Mcp

ivanmurzak/unity-mcp

Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
3.1k
Excalidraw

yctimlin/mcp_excalidraw

Provides an Excalidraw canvas exposed via MCP for real-time diagramming and element CRUD from AI agents.
1.9k
Figma MCP Server

figma/mcp-server-guide

The Figma MCP server brings Figma design context directly into your AI workflow.
1.6k