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
Verwandte Server
Find BGM
Finds background music for YouTube shorts by analyzing script content and recommending tracks from YouTube Music.
Ragie
An MCP server for accessing Ragie's knowledge base retrieval capabilities.
Ripgrep Search
Efficiently search Obsidian vaults using the ripgrep tool.
Vinted
An MCP server for Vinted search and analysis that provides tools to search listings, fetch item details, inspect seller profiles, compare prices across countries, and surface trending items.
vox-pop
Public opinion for LLMs — HackerNews, Reddit, 4chan, Stack Exchange, Telegram. Zero API keys.
Knowledge Vault Search
Search a personal knowledge vault using hybrid semantic and keyword matching.
Azure AI Agent & Search
Search content using Azure AI Agent Service and Azure AI Search.
1ly MCP
Enable AI agents to discover, launch tokens, pay for, and sell APIs and resources using x402
Amazon Product Search
An AI-powered server for Amazon product search and recommendations.
Google Search Console
An MCP server for accessing Google Search Console data, including site performance and indexing status.