MCP Server
MCP
Unity API Documentation
Accurate Unity API docs (2022/2023/6) for AI agents. Prevents hallucinated signatures.
Install
uvx unity-api-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "unity-api-mcp",
"version": "2.1.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Unity version to serve: 2022, 2023, or 6 (default: auto-detect or 6)",
"format": "string",
"name": "UNITY_VERSION"
},
{
"description": "Path to Unity project for auto-detecting version from ProjectSettings/ProjectVersion.txt",
"format": "string",
"name": "UNITY_PROJECT_PATH"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment