immersiveidea/babylon-mcp
3.3
If you are the rightful owner of babylon-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 MCP Server provides AI agents with access to Babylon.js documentation, API references, and source code through semantic search.
Tools
Functions exposed to the LLM to take actions
search_babylon_docs
Search Babylon.js documentation with semantic search.
get_babylon_doc
Retrieve full content of a specific documentation page.
search_babylon_api
Search Babylon.js API documentation (classes, methods, properties).
search_babylon_source
Search Babylon.js source code using semantic search.
get_babylon_source
Retrieve full source code file or specific line range.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client