Skip to main content
Glama
mcp_config.json449 B
{ "mcpServers": { "ComfyAI-MCP-GameAssets": { "command": "python", "args": ["D:/Unity/ComfyAI-MCP-GameAssets/run_server.py"], "env": { "BACKEND_TYPE": "comfyui", "COMFYUI_HOST": "127.0.0.1", "COMFYUI_PORT": "8188", "OUTPUT_DIR": "D:/Unity/ComfyAI-MCP-GameAssets/output", "UNITY_ASSETS_DIR": "", "ALLOW_WRITE_ROOTS": "D:/Unity/ComfyAI-MCP-GameAssets/output" } } } }

Latest Blog Posts

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/tuannguyen14/ComfyAI-MCP-GameAssets'

If you have feedback or need assistance with the MCP directory API, please join our Discord server