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
Servidores relacionados
Knowledge Vault Search
Search a personal knowledge vault using hybrid semantic and keyword matching.
Metasearch
A metasearch server that uses the Tavily API to perform searches based on specified queries.
mcpdoc
Access website documentation for AI search engines (llms.txt files) over MCP.
Open Brewery DB
Search and retrieve brewery data worldwide using the Open Brewery DB API.
Kluster.ai Verify
Fact-checking and verification tools using the Kluster.ai Verify API.
Baselight
By connecting to Baselight, you can browse, discover, and query 70,000+ datasets and 450+ billion rows directly from your preferred environment—whether you’re building, analysing, or exploring.
Unsplash MCP Server
Search and integrate images from Unsplash using its official API.
Sketchfab
Search, view details, and download 3D models from the Sketchfab platform.
RSS3
Integrates the RSS3 API to query the Open Web.
Campertunity
Search campgrounds around the world on campertunity, check availability, and provide booking links.