zabaglione/unity-doc-mcp-server
If you are the rightful owner of unity-doc-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Unity Documentation MCP Server provides Unity 6 official documentation through the Model Context Protocol, enabling AI assistants like Claude Code to access accurate documentation information during Unity development.
Tools
Functions exposed to the LLM to take actions
get_unity_version_info
Retrieves available Unity documentation version information.
search_unity_docs
Searches Unity documentation based on a query.
read_unity_doc
Reads a specific document with pagination support.
list_unity_doc_sections
Lists sections of a document.
read_unity_doc_section
Reads a specific section of a document.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client