MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Architecture & Design/SVGator MCP
Architecture & DesignOfficial
S

SVGator MCP

Create, edit, and export SVGator animations (SVG, Lottie, GIF, video) from your AI assistant, and keep an editable project you can open in the editor anytime.

4 starsUpdated Jul 15, 2026
View on GitHub

Ads

Overview

The MCP server connects your AI assistant straight to SVGator, the online SVG animation tool. From there, your assistant can work inside your projects to browse, inspect, edit, create, and export them for you, handling everything from a simple “edit colors according to this brand kit” to a complete “build me an animated logo reveal and export it as a CSS-only file.” - Endpoint: https://mcp.svgator.com/mcp - Protocol: Model Context Protocol over Streamable HTTP - Authentication: OAuth 2.1 (sign in with your SVGator account — see Getting started)

Installation

https://mcp.svgator.com/mcp

Configuration

Configuration example is not available yet.

Capabilities

  • Browse and search your SVGator projects

    `list_projects` returns projects newest first with editor deep links, and `get_project` retrieves canvas size, timeline, and export settings.

  • Inspect a project’s structure without heavy data

    `get_skeleton` returns an element tree with keyframe counts only, and `read_part` reads exact values at a specific path.

  • Edit projects incrementally

    `edit_part` applies one validated update, insert, move, or delete at a path and persists it.

  • Create, duplicate, move, or replace whole projects

    `create_project`, `replace_project`, `duplicate_project`, and `move_project` handle full-project operations.

  • Manage reusable assets and folders

    `list_assets`, `create_asset`, `update_asset`, `list_folders`, `create_folder`, and `update_folder` organize your library.

  • Export to deliverable formats

    `export_project` outputs animated SVG, Lottie, React Native, Flutter, video, or GIF, with `get_render` polling raster downloads.

Tags

  • video
  • content-creation
  • icon-generation
  • svg
  • design

Related MCP servers

B

Blender MCP

Official

A lightweight MCP (Model Context Protocol) server for Blender. It offers a natural language interface with Blender’s Python API, improving access to documentation, and allowing users to explore and understand complex setups.

0Architecture & DesignUpdated Jul 16, 2026
C

Compeller

Official

Create AI music videos and audio-reactive visuals from songs through MCP.

0Architecture & DesignUpdated Today
E

Eagle MCP

Official

Eagle MCP Server is a local Model Context Protocol bridge that lets AI assistants (e.g. Cursor, Claude) access your Eagle media library so you can tag, categorize, search, and batch-organize assets with natural language.

0Architecture & DesignUpdated Jul 15, 2026
E

erajasekar/ai-diagram-maker-mcp

Official

MCP server for AI Diagram Maker — generate flowcharts, sequence diagrams, ERDs, system/network architecture, UML, mindmap, and workflow from natural language, code, ASCII, images, or Mermaid. Inline rendering using MCP Apps UI and editable diagram URLs. Requires API key.

0Architecture & DesignUpdated Today