unity-kb-mcp
Provides RAG capabilities to surface the latest Unity API documentation, allowing AI agents to query Unity documentation programmatically.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@unity-kb-mcpHow do I use Vector3.Lerp in Unity 6?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
unity-kb-mcp
Unity Knowledge Base Document Ingest + MCP Server
Summary
An MCP Server that provides Retrieval-Augmented Generation (RAG) capabilities to surface the latest Unity API documentation (currently v6.x). It is designed specifically for local usage with:
Inference Engines (LM Studio, Ollama UI etc...)
LLM Harnesses (OpenCode, ClaudeCode etc...)
Docker Services Include:
MCP Server: built with FastMCP library.
Vector Database Server: ChromaDB instance with Unity API Knowledge Base
Ingest Pipeline: Python data ingest reading HTML + Markdown documentation and writing to ChromaDB
LLM Inference Engine Server: Ollama instance using Qwen3-embedding:0.6b embedding model
Getting Started
Documentation
License
This code is distributed under the terms and conditions of the MIT License
Spudmash Media [-] 2026
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityAmaintenanceMCP Unity Server to integrate Unity Editor game engine with different AI Model clients (e.g. Claude Desktop, Windsurf, Cursor)5131,861MIT
- AlicenseNot gradedqualityDmaintenanceGeneric MCP server that exposes Markdown documentation to LLMs, enabling them to search and answer questions about any software documentation.MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that indexes documents and serves relevant context to LLMs via Retrieval Augmented Generation (RAG).24536MIT
- FlicenseBqualityCmaintenanceAn MCP server that gives AI assistants tools to generate AccelByte AGS uGUI prefabs in Unity projects, look up AccelByte Unity SDK best practices, search Bytewars C# example components, and configure SDK credentials from a Claude Code or Cursor session.23
Related MCP Connectors
An MCP server that gives your AI access to the source code and docs of all public github repos
MCP server for accessing curated awesome list documentation
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/spudmashmedia/unity-kb-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server