Home / Guides / Design and content
MCP Servers for Design, Media and Content Management
Design and CMS servers close the gap between where content is authored and where it gets shipped. The Figma server reads file structure through the REST API, which is what makes design-to-code prompts possible without anyone exporting assets by hand.
Content platforms bring their own format problem. Each CMS stores rich text its own way, so a server that writes content well in one system can quietly mangle nested structures in another. The individual guides call out where that bites.
8 guides in this collection.
Design and whiteboards
Figma files via a personal access token
Learn how to connect Figma to Cursor IDE using the Figma MCP server. Step-by-step setup guide for designers and developers who want AI-powered design-to-code workflows.
Canva through mcp-remote and OAuth
Connect Cursor IDE to Canva's official remote MCP server at mcp.canva.com using the mcp-remote proxy: exact config, per-user OAuth login, and real design-generation workflows.
Miro boards and diagrams
Connect Cursor IDE to Miro's official remote MCP server: the mcp.miro.com URL, the team-scoped OAuth flow, and real workflows for pulling architecture diagrams and specs into code.
Cloudinary uploads and transformations
Set up Cloudinary's official MCP servers in Cursor IDE — remote OAuth endpoint or local npm packages for asset management, transformations, and AI-powered content analysis.
Content management
Contentful with a CMA token
Contentful MCP server Cursor IDE setup 2026: generate a Management API token, add the mcp.json block with your space ID, then create, edit, and publish entries from Cursor chat.
Sanity remote server
Connect Sanity to Cursor IDE via the current mcp.sanity.io remote server (OAuth, zero local setup) — plus what changed from the deprecated @sanity/mcp-server package many tutorials still reference.
Webflow CMS workflows
Connect Webflow to Cursor IDE with the official webflow-mcp-server: remote OAuth or a local site token, exact mcp.json blocks, and real CMS/page workflows. Node 22.3+ required.
WordPress application passwords
Connect WordPress to Cursor IDE using a WP Application Password and a REST-API-backed MCP server — draft posts, query content, and check custom fields from chat. Covers the admin-permissions trade-off and self-hosted vs managed WordPress.com limits.
Other kinds of MCP server
Prefer to scan the whole library at once? The complete article index lists every guide by publication date, and both hub views sit side by side on the guides page.