66
/ 100
1 month ago
mcp_so

Game Asset Generator using MCP and Hugging Face Spaces

An MCP server for creating 2D/3D game assets from text using Hugging Face AI models.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
4 flows detected: HF_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: HF_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.7.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.7.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretHF_TOKENHugging Face API token.
configMODEL_3D_GUIDANCE_SCALEHow closely the model follows the prompt 0.0-100.0 (default: 5.0-5.5)
configMODEL_3D_OCTREE_RESOLUTIONDetail level of the 3D model Varies by space (see below)
configMODEL_3D_REMOVE_BACKGROUNDRemove image background true/false (default: true)
configMODEL_3D_SEEDRandomness control 0-10000000 (default: varies)
configMODEL_3D_STEPSInference steps Varies by space (see below)
configMODEL_3D_TURBO_MODEGeneration mode (Hunyuan3D-2mini-Turbo only) Turbo, Fast, Standard (default: Turbo)
configMODEL_SPACEEdit .env with your Hugging Face API token and duplicated . See [Configuration](#configuration) for details.
configMODEL_SPACE_TYPEOverride space type detection instantmesh, hunyuan3d, hunyuan3d_mini_turbo
configPORTSSE transport port (default: 3000).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mubarakhalketbi-game-asset-mcp-8j1dsl)](https://m8ven.ai/mcp/mubarakhalketbi-game-asset-mcp-8j1dsl)
commit: d6769f7ad07641d6169bcbc392366f3b00ca8f1b
code hash: d7177c28651c7d49abd35b1b2e38932973f6cd83baa68b0c7e605360ef7e811e
verified: 6/16/2026, 11:43:43 AM
view raw JSON →