Back to Home
Flux159 icon

mcp-game-asset-gen

Verified Safe

by Flux159

Overview

An MCP server for generating various game development assets, including images, videos, audio, and 3D models using multiple AI providers.

Installation

Run Command
npx mcp-game-asset-gen

Environment Variables

  • OPENAI_API_KEY
  • GEMINI_API_KEY
  • FAL_AI_API_KEY

Security Notes

The server uses file system operations (read/write/delete) and 'curl' commands with 'outputPath' and 'inputImagePath' parameters directly from user input. Without explicit path sanitization (e.g., ensuring paths are confined to a specific output directory), a malicious client could potentially exploit path traversal vulnerabilities to write to or read from arbitrary file system locations. API keys are handled securely via environment variables. Temporary file management for large requests is robust with proper cleanup.

Similar Servers

Stats

Interest Score39
Security Score7
Cost ClassHigh
Avg Tokens1000000
Stars6
Forks1
Last Update2025-12-06

Tags

AIGame DevelopmentAsset GenerationImage Generation3D Modeling