EverArt Forge MCP Server
Cline 用 EverArt Forge MCP
Cline向けの高度なModel Context Protocol(MCP)サーバー。EverArtのAIモデルと統合し、ベクター画像とラスター画像の両方を生成します。このサーバーは、柔軟なストレージオプションとフォーマット変換機能を備えた強力な画像生成機能を提供します。
特徴
ベクターグラフィックス生成
Recraft-Vector モデルを使用して SVG ベクター グラフィックを作成する
自動SVG最適化
ロゴ、アイコン、スケーラブルなグラフィックに最適
ラスターイメージ生成
PNG、JPEG、WebP形式のサポート
さまざまなスタイルに対応する複数の AI モデル
高品質な画像処理
柔軟なストレージ
カスタム出力パスとファイル名
自動ディレクトリ作成
フォーマット検証と拡張子の処理
Webプロジェクトの統合
Related MCP server: Gemini Image MCP
利用可能なモデル
5000:FLUX1.1 : 標準品質、汎用画像生成
9000:FLUX1.1-ultra : 超高画質で詳細な画像を実現
6000:SD3.5 :多様なスタイルに対応する安定した拡散3.5
7000:Recraft-Real :フォトリアリスティックスタイル
8000:Recraft-Vector :ベクターアートスタイル(SVG出力)
インストール
リポジトリをクローンします。
git clone https://github.com/nickbaumann98/everart-forge-mcp.git cd everart-forge-mcp依存関係をインストールします:
npm installプロジェクトをビルドします。
npm run buildEverArt API キーを取得します:
EverArtに登録する
アカウント設定に移動します
APIキーを作成またはコピーする
Cline MCP 設定ファイルにサーバーを追加します。
VS Code拡張機能の場合:
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.jsonを編集します:{ "mcpServers": { "everart-forge": { "command": "node", "args": ["/absolute/path/to/everart-forge-mcp/build/index.js"], "env": { "EVERART_API_KEY": "your_api_key_here" }, "disabled": false, "autoApprove": [] } } }Claude デスクトップ アプリの場合:
~/Library/Application Support/Claude/claude_desktop_config.json(macOS) または OS の適切な場所を編集します。Clineを再起動して新しいMCPサーバーをロードします
使用例
設定が完了すると、Cline を使用して次のようなプロンプトとともに画像を生成できるようになります。
「Recraft-Vector モデルを使用して、SVG 形式でミニマリストの技術ロゴを生成する」
「FLUX1.1-ultraモデルでフォトリアリスティックな風景画像を作成する」
「私のプロジェクトのために、人工知能を表すベクターアイコンを作成してください」
「プロフェッショナルな会社のロゴを SVG ファイルとして生成し、デスクトップに保存する」
ツールの機能
サーバーは次のツールを提供します:
画像を生成する
豊富なカスタマイズ オプションを使用して画像を生成します。
Parameters:
- prompt (required): Text description of desired image
- model: Model ID (5000:FLUX1.1, 9000:FLUX1.1-ultra, 6000:SD3.5, 7000:Recraft-Real, 8000:Recraft-Vector)
- format: Output format (svg, png, jpg, webp)
- output_path: Custom output path for the image
- web_project_path: Path to web project root for proper asset organization
- project_type: Web project type (react, vue, html, next, etc.)
- asset_path: Subdirectory within the web project assets
- image_count: Number of images to generate (1-10)注記:
SVG形式はRecraft-Vector(8000)モデルでのみ利用可能です。
デフォルトのフォーマットは、モデル8000の場合は「svg」、その他の場合は「png」です。
複合モデルIDを指定できます(例: "8000:Recraft-Vector")
リスト画像
サーバーに保存されている、以前に生成されたすべてのイメージを一覧表示します。
画像を表示
デフォルトの画像ビューアで特定の画像を開きます。
Parameters:
- filename: Name of the image file to viewトラブルシューティング
エラー: 無効なモデル ID : サポートされているモデル ID (5000、6000、7000、8000、9000) のいずれかを使用していることを確認してください
モデルと互換性のない形式: SVG 形式は、Recraft-Vector (8000) モデルでのみ使用できます。
画像が見つかりません: list_images ツールを使用して利用可能な画像を確認してください
API認証に失敗しました: EverArt APIキーを確認してください
画像が表示されない: ファイルの権限とパスを確認してください
ライセンス
MIT ライセンス - 詳細については LICENSE ファイルを参照してください。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityFmaintenanceAn MCP server that integrates with Recraft AI to enable generation and manipulation of high-quality raster and vector images through tools like image generation, editing, vectorization, background removal, and upscaling.919560MIT- FlicenseAqualityDmaintenanceAn MCP server that enables AI image generation, editing, and analysis using Google's Gemini 3.0 models. It supports high-resolution outputs up to 4K, style transfers, and multi-image mixing through specialized tools.3
- AlicenseAqualityDmaintenanceAn MCP server that provides AI image generation and editing capabilities using Google's Gemini 2.5 Flash Image API. It allows users to create new images from text, modify existing files, and perform iterative edits through natural language prompts.6543MIT
- AlicenseAqualityCmaintenanceMCP server for AI image generation, transformation, and style management via the Recraft API. Provides tools for text-to-image, image-to-image, inpainting, background operations, vectorization, upscaling, and custom style creation.163110MIT
Related MCP Connectors
MCP server for Flux AI image generation
MCP server for NanoBanana AI image generation and editing
MCP server for ByteDance Seedream AI image generation
Appeared in Searches
- MCP servers for fantasy map generation, procedural city layout, SVG export, and pixel art creation with Aseprite integration
- A service for building modern, dynamic, and visually appealing websites with trending UI designs
- Tools or methods to generate anime-style images
- A tool or service for generating images
- A server for finding indoor design ideas and inspiration
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nickbaumann98/everart-forge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server