Skip to main content
Glama

Infinigen MCP Server

by elfenlieds7
.gitignore536 B
# Dependencies node_modules/ package-lock.json # Build outputs dist/ *.js *.js.map *.d.ts # Keep source files !src/**/*.js !tests/**/*.js # Logs logs/ *.log npm-debug.log* # Environment variables .env .env.local .env.*.local # IDE .vscode/ .idea/ .claude/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Infinigen outputs outputs/ mock-infinigen/test_output/ *.blend *.blend1 *.obj *.usd *.usda *.png *.jpg *.exr # Python __pycache__/ *.py[cod] *$py.class .Python # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ *.tmp

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/elfenlieds7/infinigen-mcp'

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