Back to Directory

MCP Comparison

Compare features, tools, and capabilities of these MCP servers side by side.

openai-gpt-image-mcp

openai-gpt-image-mcp

A Model Context Protocol (MCP) tool server designed for OpenAI's GPT-4o and gpt-image-1 image generation and editing APIs. This MCP server exposes image-generation capabilities via two primary tools, create-image and edit-image, enabling developers to generate images from prompts and perform inpainting, outpainting, or compositing edits with fine-grained prompt control. It also provides file-output options so generated content can be saved to disk or returned as base64, and it supports a range of MCP-compatible clients, including Claude Desktop, Cursor, VSCode, Windsurf, among others. Built on the MCP SDK and OpenAI and OpenAI-compatible tooling, this server offers a ready-to-run solution for integrating image APIs into MCP-enabled workflows.

Figma MCP server

Figma MCP server

The Figma MCP server enables design context delivery from Figma files to AI agents and code editors, empowering teams to generate code directly from design selections. It supports both a remote hosted server and a locally hosted desktop server, allowing seamless integration with popular editors through Code Connect and a suite of tools that extract design context, metadata, variables, and more. This guide covers enabling the MCP server, configuring clients (VS Code, Cursor, Claude Code, and others), and using a curated set of MCP tools to fetch structured design data for faster, more accurate code generation. It also explains best practices, prompts, and integration workflows that help teams align generated output with their design systems. The documentation includes concrete JSON examples for configuring servers in editors like VS Code and Cursor, as well as command examples for Claude Code integration and plugin installation.

Feature Comparison
Featureopenai-gpt-image-mcpFigma MCP server
Verified
Official
Tools Available28
Has Installation Guide
Has Examples
Website
Source Code
Shared Categories
openai-gpt-image-mcp Tools (2)
  • create-image
  • edit-image
Figma MCP server Tools (8)
  • get_design_context
  • get_variable_defs
  • get_code_connect_map
  • get_screenshot
  • create_design_system_rules
  • get_metadata
  • get_figjam
  • whoami

Can't decide? Check out both MCP servers for more details.