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
Mevzuat MCP
Programmatic access to the Turkish Ministry of Justice Legislation Information System (mevzuat.gov.tr) for searching legislation and retrieving article content.
Releasebot
Releasebot finds and watches release note sources from hundreds of products and companies.
Baidu Map
A Location-Based Service (LBS) providing geospatial APIs for geocoding, POI search, route planning, and more.
Legislative Yuan API
Search for bills, documents, and meeting records from Taiwan's Legislative Yuan API.
google-maps-mcp-server
STDIO-based MCP server for Google Maps Platform APIs
SearxNG MCP Server
Provides web search capabilities using a self-hosted SearxNG instance, allowing AI assistants to search the web.
Rijksmuseum MCP Server
Explore the Rijksmuseum's art collection using natural language.
Untappd
Query the Untappd API for beer and brewery information.
Cezzis Cocktails
Search for cocktail recipes using the cezzis.com API.
Coles and Woolworths MCP Server
Search for products and compare prices at Coles and Woolworths supermarkets in Australia.