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
Server Terkait
Kluster.ai Verify
Fact-checking and verification tools using the Kluster.ai Verify API.
Yandex Search MCP Server
Perform real-time web searches using the Yandex Search API.
PBS API
Access Australian Pharmaceutical Benefits Scheme data for medicine information, pricing, and availability. Built with Python and FastAPI.
Search Stock News
Search for stock news using the Tavily API.
Library Docs MCP Server
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API, providing updated information for LLMs.
Image Sorcery
At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.
Serper Search and Scrape
Web search and webpage scraping using the Serper API.
Tavily Search
A search engine powered by the Tavily AI Search API.
Google Search
Perform Google searches and view web content with advanced bot detection avoidance.
GW_MCP
An MCP (Model Context Protocol) server providing tools to query Gravitational Wave (GW) data from GraceDB and GWOSC.