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
Data Gouv MCP Server
Interact with the French government's open data platform (data.gouv.fr) to search for company information.
Pearch
Best people search engine that reduces the time spent on talent discovery.
Search1API
One API for Search, Crawling, and Sitemaps
Web Search
Perform Google searches and view web content with advanced bot detection avoidance.
BigGo MCP Server
A server for product search, price history tracking, and specification search using the BigGo API.
Slack Search
Search for messages and files within a Slack workspace using the Slack API.
USGS Quakes
Access earthquake data from the USGS Quakes API using natural language queries.
Qdrant MCP Server
Semantic code search using the Qdrant vector database and OpenAI embeddings.
Web Search
Enables free web searching using Google search results, with no API key required.
Product Hunt
Discover and search for the latest products and tech using the Product Hunt API.