CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

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

Cross AI Tools

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
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

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

Independent project, not affiliated with Anthropic

Slidev MCP

joelbarmettleruzh/slidev-mcp
4HTTPregistry active
Summary

Connects your AI to a hosted Slidev instance that generates presentation decks from markdown and hands you back a shareable URL. Exposes tools to create slides, update them in place, browse 24 pre-installed themes, and pull in Slidev's docs so the AI knows how to use layouts and components. Each presentation gets a permanent link that works in any browser without login, hosted for 30 days after your session ends. Runs over streamable HTTP at mcp.slidev-mcp.org, so no local setup needed. Reach for this when you want to turn a conversation into slides without touching an editor or managing files yourself.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
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 →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
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 →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Slidev MCP

Slidev MCP

Ask your AI to create a presentation. Get a shareable link.

Docs · Quick Start · Clients · Themes

Tests License

Slidev MCP demo — creating a presentation with AI


How It Works

  1. Connect your AI assistant to mcp.slidev-mcp.org/mcp
  2. Ask it to create a presentation on any topic
  3. Share the link it gives you — it works in any browser, no login required

Your slides are hosted and ready to present. Bookmark them, send them to a colleague, or open them on your phone.

Quick Start

Claude Code

claude mcp add --scope user slidev-mcp --transport streamable-http https://mcp.slidev-mcp.org/mcp

That's it. Start a conversation and ask Claude to make a presentation.

Claude Desktop / claude.ai

Add mcp.slidev-mcp.org/mcp as a custom connector in Settings > Connectors.

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "slidev-mcp": {
      "url": "https://mcp.slidev-mcp.org/mcp"
    }
  }
}

Other Clients

Any MCP client that supports streamable HTTP works with:

https://mcp.slidev-mcp.org/mcp

See client setup guides for Windsurf, VS Code, JetBrains, Zed, Opencode, Gemini CLI, and ChatGPT.

What You Can Do

  • Create presentations — describe what you want, pick a theme, get slides
  • Update slides — ask for changes and the same URL updates in place
  • Browse themes — ask to see the theme gallery or let the AI pick one for you
  • Learn Slidev — the AI reads the Slidev docs automatically and uses theme-specific layouts and components

Sharing Your Slides

Every presentation gets a permanent URL like:

https://slides.slidev-mcp.org/slides/abc123-def456/
  • Open it in any browser — no login, no app required
  • Bookmark it for later
  • Send it to anyone
  • Present directly from the browser (press f for fullscreen)
  • Slides stay available for 30 days after your session ends

While your session is active, you can keep updating the same presentation. Once you disconnect, the slides become a permanent snapshot.

Themes

24 pre-installed themes to choose from:

Official: default, seriph, apple-basic, bricks, shibainu

Community: academic, cobalt, dracula, eloc, field-manual, frankfurt, geist, neocarbon, neversink, nord, penguin, purplin, scholarly, swiss-ai-hub, the-unnamed, unicorn, vibe, vuetiful, zhozhoba

Ask your AI to "show me the themes" for a visual gallery, or describe a style like "something dark and modern" and let it pick.

Supported Clients

ClientTypeSetup
Claude CodeCLIOne command
Claude Desktop / claude.aiDesktop / WebCustom connector
CursorIDEJSON config
WindsurfIDEJSON config
VS Code (Copilot)IDEJSON config
JetBrains IDEsIDEJSON config
ZedIDEJSON config
OpencodeCLIJSON config
Gemini CLICLIJSON config
ChatGPTWeb / DesktopJSON config

Self-Hosting

Slidev MCP can be self-hosted on your own server. See the deployment guide for Docker Compose setup with Let's Encrypt TLS.

Development

make install          # Install Python dependencies
make docker-dev-up    # Start Postgres + Builder
make serve            # Run MCP server locally
make pr-ready         # Lint + format + test

License

FSL-1.1-ALv2 — Functional Source License, converting to Apache 2.0 after two years.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
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 →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Design & CreativeDocuments & Knowledge
Registryactive
TransportHTTP
UpdatedMar 31, 2026
View on GitHub

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