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
Máy chủ liên quan
Perigon MCP Server
Official MCP server for the Perigon API, providing access to real-time news and media data.
MCP Gemini Google Search
Performs Google searches using Gemini's built-in Grounding with Google Search feature.
Marginalia Search
A search engine for non-commercial content and hidden gems of the internet.
Research Task
An AI-powered research assistant that can investigate any topic using an interactive configuration wizard.
BibTeX MCP Server
Search academic references from arXiv, DBLP, Semantic Scholar, and OpenAlex, and generate BibTeX entries.
Jina AI MCP Tools
Integrates with Jina AI APIs for web reading, search, and fact-checking.
Boring News
Fetches the latest news headlines from the Boring News API.
Brave Search
Integrates the Brave Search API for both web and local search capabilities. Requires a BRAVE_API_KEY.
Simple arXiv
Search and retrieve academic papers from the arXiv repository via its API.
Compliance Auditor MCP
City hiring-compliance MCP server with regulation search and full audit risk scoring.