Unity Docs
Search and retrieve Unity documentation and API references locally with smart version handling.
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.
Installation
Claude Code
claude mcp add unity-docs -s user -- uvx --from git+https://github.com/Saqoosha/unity-docs-mcp unity-docs-mcp
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"unity-docs": {
"command": "uvx",
"args": ["--from", "git+https://github.com/Saqoosha/unity-docs-mcp", "unity-docs-mcp"]
}
}
}
Usage
Ask Claude about Unity APIs:
- "Tell me about GameObject"
- "How do I use NavMeshAgent?"
- "Search for transform methods"
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
Related Servers
Semantic Scholar
Search for academic papers, authors, and citations using the Semantic Scholar API.
Fuel Network & Sway Language
Semantic search for Fuel Network and Sway Language documentation using a local vector database.
Rememberizer MCP Server for Common Knowledge
Access and search personal or team knowledge repositories, including documents and Slack discussions, using semantic search and retrieval tools.
Geocoding Tool
Convert city names and locations into latitude and longitude coordinates using the free OpenStreetMap Nominatim API. No API key is required.
Greptile
Code search and querying using the Greptile API.
Tavily Search
Optimized web search for LLMs using the Tavily Search API.
Dartpoint
Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
Unsplash MCP Server
Search and integrate images from Unsplash using its official API.
Wikimedia Image Search
MCP server that enables AI assistants to search Wikimedia Commons images with metadata and visual thumbnails.
BigGo MCP Server
A server for product search, price history tracking, and specification search using the BigGo API.