Design & Media MCP Servers

MCP servers for design tools and image, video and audio generation and processing. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.

Fastmcp Source verified npm
A
fastmcp

Security scan results for the Fastmcp MCP server.

Design & Media Score 100/100 0 findings 535k/wk Cap. Minimal
Brave Search npm
A
@brave/brave-search-mcp-server

Security scan results for the Brave Search MCP server.

Design & Media Score 100/100 0 findings 25k/wk Cap. Minimal
Chart npm
A
@antv/mcp-server-chart

Security scan results for the Chart MCP server.

Design & Media Score 100/100 0 findings 11k/wk Cap. Minimal
Kubb Source verified npm
A
@kubb/mcp

Security scan results for the Kubb MCP server.

Design & Media Score 100/100 0 findings 5.2k/wk Cap. Minimal
Korean Law npm
A
korean-law-mcp

Security scan results for the Korean Law MCP server.

Design & Media Score 100/100 0 findings 4.5k/wk Cap. Minimal
Brandsystem Source verified npm
A
@brandsystem/mcp

Security scan results for the Brandsystem MCP server.

Design & Media Score 100/100 2 findings 3.3k/wk Cap. High
Taiga Ui npm
A
@taiga-ui/mcp

Security scan results for the Taiga Ui MCP server.

Design & Media Score 100/100 0 findings 1.9k/wk Cap. Minimal
Figma 18 implementations
A
best: figma-mcp-server

Security scan results for the Figma MCP server.

Design & Media Best score 100/100 0 findings 1.6k/wk Cap. Minimal
Aleph Siliconflow Source verified npm
A
aleph-siliconflow-mcp

Security scan results for the Aleph Siliconflow MCP server.

Design & Media Score 100/100 0 findings 1.5k/wk Cap. Minimal
Figma Mcp Console npm
A
figma-mcp-console

Security scan results for the Figma Mcp Console MCP server.

Design & Media Score 100/100 1 finding 1.4k/wk Cap. High
Runapi.ai npm
A
@runapi.ai/mcp

Security scan results for the Runapi.ai MCP server.

Design & Media Score 100/100 0 findings 1.0k/wk Cap. Minimal
Nanobanana 4 implementations
A
best: @ycse/nanobanana-mcp

Security scan results for the Nanobanana MCP server.

Design & Media Best score 100/100 0 findings 991/wk Cap. Minimal
Simple Dynamsoft Source verified npm
A
simple-dynamsoft-mcp

Security scan results for the Simple Dynamsoft MCP server.

Design & Media Score 100/100 4 findings 954/wk Cap. High
I npm
A
@kya-os/mcp-i

Security scan results for the I MCP server.

Design & Media Score 100/100 8 findings 885/wk Cap. High
Figma Mcp Bridge Source verified 4 implementations
A
best: @gethopp/figma-mcp-bridge

Security scan results for the Figma Mcp Bridge MCP server.

Design & Media Best score 100/100 0 findings 854/wk Cap. Minimal
Nano Banana 8 implementations
A
best: nano-banana-mcp

Security scan results for the Nano Banana MCP server.

Design & Media Best score 100/100 0 findings 705/wk Cap. Minimal
Goldbean npm
A
goldbean-mcp

Security scan results for the Goldbean MCP server.

Design & Media Score 100/100 0 findings 692/wk Cap. Minimal
Ai Figma npm
A
ai-figma-mcp

Security scan results for the Ai Figma MCP server.

Design & Media Score 100/100 2 findings 649/wk Cap. High
Swatchbook Source verified npm
A
@unpunnyfuns/swatchbook-mcp

Security scan results for the Swatchbook MCP server.

Design & Media Score 100/100 0 findings 649/wk Cap. Minimal
Gemini Source verified 2 implementations
A
best: @chrischall/gemini-mcp

Security scan results for the Gemini MCP server.

Design & Media Best score 100/100 4 findings 627/wk Cap. High
Mcporter npm
A
@executor-js/mcporter

Security scan results for the Mcporter MCP server.

Design & Media Score 100/100 10 findings 624/wk Cap. High
Figma Mcp Express Source verified npm
A
figma-mcp-express

Security scan results for the Figma Mcp Express MCP server.

Design & Media Score 100/100 0 findings 569/wk Cap. Minimal
Coalesce Source verified npm
A
coalesce-mcp

Security scan results for the Coalesce MCP server.

Design & Media Score 100/100 2 findings 519/wk Cap. High
Xbrush Api npm
A
@lweight/xbrush-api-mcp

Security scan results for the Xbrush Api MCP server.

Design & Media Score 100/100 0 findings 483/wk Cap. Minimal

Best MCP servers for design work: Figma, image generation, video and audio

Ask an AI assistant to pull design tokens out of a Figma file, render product shots through Replicate or a local ComfyUI pipeline, or batch-transcode video with an FFmpeg wrapper, and a Model Context Protocol server is doing the work underneath. Design and media MCP servers typically bridge Claude or Cursor to design platforms such as Figma and Canva, diffusion-based image generators, hosted inference APIs, converters built on FFmpeg and ImageMagick, and text-to-speech engines. The same connections that make those workflows possible define what a compromised server could reach, so the security questions here are specific to creative tooling:

  • Creative IP exposure. Design documents hold unreleased product screens, brand assets and client work; broad read access combined with network egress lets a rogue server move that material out quietly.
  • Metered API key abuse. Generation servers carry credentials for paid inference services, so a malicious update can burn render credits or leak the key outright.
  • Shell and filesystem reach. Wrappers around FFmpeg, ImageMagick or Blender routinely execute local commands and write files, giving an over-permissioned server far more than an assets folder.
  • Hostile media as input. SVG markup, EXIF metadata and subtitle tracks can smuggle prompt-injection payloads back into the model.

How to vet a design or media MCP server before you install it

Each entry in the MCP Trust Registry carries a Trust Score produced by a deterministic open-source scanner: it reads the published npm or PyPI package, maps the real capability blast radius, and grades the result 0-100 with an A-F letter — no LLM in the loop, no paid placement, and identical code always scores identically. For media servers, the finding that matters most is filesystem or shell access paired with outbound network calls, the combination that turns an innocent image converter into an exfiltration path; the scoring model is documented in full. Pipelines that hand finished assets to other systems can be checked the same way in Business & CRM and API Development.

Can a design MCP server leak my files or API keys?

Only if its capabilities allow it — which is exactly what the scan surfaces. A server that talks to a single generation endpoint has little to leak with, while one holding file access, shell execution and open network egress could exfiltrate design files or credentials if compromised. Compare capability profiles and Trust Scores before connecting one to real client work.