davidvanstory/babylonjs-mcp
3.2
If you are the rightful owner of babylonjs-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Babylon.js MCP Server is a Model Context Protocol server that enables AI assistants to interact with 3D objects in a Babylon.js scene using text commands.
Tools
Functions exposed to the LLM to take actions
create_object
Create a 3D object with specified properties
delete_object
Remove an object by name
select_object
Highlight an object
list_objects
Get all objects in the scene
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client