MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Asset generation MCP server for Three.js and game engines

Created 11/8/2025
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-game-asset-gen

Cursor configuration (mcp.json)

{ "mcpServers": { "flux159-mcp-game-asset-gen": { "command": "npx", "args": [ "flux159-mcp-game-asset-gen" ] } } }