Labsco
Saqoosha logo

Unity Docs

โ˜… 9

from Saqoosha

Search and retrieve Unity documentation and API references locally with smart version handling.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Unity Docs MCP Server

Provides Unity documentation access directly in Claude.

โš ๏ธ Disclaimer: This is an unofficial community project. Unity Technologies is not affiliated with and does not endorse or support this project.

ๆ—ฅๆœฌ่ชž็‰ˆ README

Features

  • ๐Ÿ” Fast local search
  • ๐Ÿ“– Full API documentation
  • ๐ŸŽฏ Version-specific docs (2019.1 - 6000.2)
  • ๐Ÿ’พ Smart caching (6h API + 24h search)
  • โœ… 80 tests

Development

git clone https://github.com/Saqoosha/unity-docs-mcp
cd unity-docs-mcp
python -m venv venv
source venv/bin/activate
pip install -e .

Documentation

For detailed documentation, see the docs directory.

License

MIT