Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Photopea MCP Server
  4. vs Manim MCP Server
Side-by-Side Model Context Protocol Comparison

Photopea MCP Server vs Manim MCP Server

In-depth architectural comparison of the Photopea MCP Server and Manim MCP Server MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Photopea MCP Server
Art & Culture · Local stdio
Quality: 59/100 (Good) | Auth: No auth required
Manim MCP Server
Art & Culture · Local stdio
Quality: 44/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Photopea MCP Server if you need specialized Art & Culture tools running via a local process. Choose Manim MCP Server if your workspace requires Art & Culture integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Photopea MCP Server logo

Choose Photopea MCP Server when:

  • You need dedicated capabilities in the Art & Culture domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: photopea_create_document, photopea_open_file, photopea_get_document_info.
Explore Photopea MCP Server Details
Manim MCP Server logo

Choose Manim MCP Server when:

  • You need dedicated capabilities in the Art & Culture domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • You have access to required keys: MANIM_EXECUTABLE.
  • Primary tools included: Executes Manim Python scripts, Returns rendered animation videos, Saves output in a visible media folder.

Feature & Specification Comparison

Specification
Photopea MCP Server logo
Photopea MCP Server
attalla1
Art & Culture
Manim MCP Server logo
Manim MCP Server
abhiemj
Art & Culture
SummaryAI-powered image editing through Photopea with 34 tools for documents, layers, text, shapes, filters, effects, and export. npx photopea-mcp-serverA local MCP server that generates animations using Manim.
Category & ScopeArt & Culture

Tools & Capabilities Breakdown

Photopea MCP Server Tools (34)

photopea_create_document
Create a new blank document and make it the active document. This is typically the first step in a workflow. The document opens with a Background layer. Use open_file instead to edit an existing image.
photopea_open_file
Open an existing image file in Photopea as a new document. Supports PSD, PNG, JPG, WebP, SVG, and other common formats. The opened file becomes the active document. Use create_document instead to start with a blank canvas.
photopea_get_document_info
Get metadata about the active document including name, width, height, resolution (DPI), layer count, and color mode. Returns JSON. Use this to check document dimensions before positioning layers or making selections.
photopea_resize_document
Resize the active document canvas to new pixel dimensions, resampling all layer content to fit. This is a destructive operation — all layers are scaled proportionally. Use undo to revert if needed.

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Photopea MCP Server Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "attalla1-photopea-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "photopea-mcp-server"
      ]
    }
  }
}
Manim MCP Server Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "abhiemj-manim-mcp-server": {
      "command": "uvx",
      "args": [
        "manim"
      ],
      "env": {
        "MANIM_EXECUTABLE": "YOUR_MANIM_EXECUTABLE_HERE"
      }
    }
  }
}

Frequently Asked Questions

Photopea MCP Server is categorized under Art & Culture and uses a local stdio subprocess. In contrast, Manim MCP Server belongs to Art & Culture using local stdio subprocess. Select Photopea MCP Server when you need capabilities focused on art & culture and Manim MCP Server when you require tools for art & culture.

More alternatives to Photopea MCP ServerMore alternatives to Manim MCP ServerArt & Culture category hubCanonical compare URL

Related MCP Server Comparisons

Popular comparisons with Photopea MCP Server

  • Davinci Resolve MCP logoPhotopea MCP Server vs Davinci Resolve MCP
  • Discogs MCP Server logoPhotopea MCP Server vs Discogs MCP Server
  • MCP Open Library logoPhotopea MCP Server vs MCP Open Library
  • Pixel Surgeon MCP logoPhotopea MCP Server vs Pixel Surgeon MCP

Popular comparisons with Manim MCP Server

Explore Manim MCP Server Details
Art & Culture
Quality signal59/100 (Good)44/100 (Fair)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementNo auth requiredNo auth required
Pricing ModelFree / Open SourceFree / Open Source
Required Env VarsNone required
MANIM_EXECUTABLE
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highuvx · high
Engagement & Health 2 views 0 copies 0 upvotes 37 stars 3 views 0 copies 0 upvotes 644 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Photopea MCP Server ListingView Manim MCP Server Listing
photopea_close_document
Close the active document. Set save to true to save changes before closing. Unsaved changes are discarded if save is false. The next open document becomes active, if any.
photopea_add_layer
Add a new empty layer to the active document. The new layer becomes the active layer. Use this before operations that draw onto a layer, such as fill_selection or add_gradient.
photopea_add_fill_layer
Add a non-destructive solid color fill layer that covers the entire canvas. Unlike fill_selection, this creates a separate adjustment-style layer that can be toggled, recolored, or deleted without affecting other layers. Use set_layer_properties to change its opacity or blend mode.
photopea_delete_layer
Permanently remove a layer from the active document by name or index. The next layer in the stack becomes active after deletion. Use get_layers to see available layers before deleting.
photopea_select_layer
Set a layer as the active layer by name or index. Many tools (apply_filter, apply_adjustment, fill_selection) operate on the active layer — use this to target a specific layer first. Use get_layers to find layer names and indices.
photopea_set_layer_properties
Update one or more properties on a layer. Only specified properties are changed; others remain at their current values. Use get_layers to inspect current property values before modifying.
photopea_move_layer
Translate a layer by a relative x/y offset in pixels from its current position. Positive x moves right, positive y moves down. Use get_layers to check current layer bounds, or transform_layer for scaling and rotation.
photopea_duplicate_layer
Create a copy of a layer in the active document. The duplicate becomes the active layer and is placed above the original. Use newName to distinguish the copy from the original.
+22 more tools listed on main page

Manim MCP Server Tools (5)

Executes Manim Python scripts
Returns rendered animation videos
Saves output in a visible media folder
Cleans up temporary files
Configures the Manim executable with an environment variable
Davinci Resolve MCP logoManim MCP Server vs Davinci Resolve MCP
  • Video Editing MCP logoManim MCP Server vs Video Editing MCP
  • Discogs MCP Server logoManim MCP Server vs Discogs MCP Server
  • Gemini Image logoManim MCP Server vs Gemini Image