VMFramework MCP
Provides tools for managing game prefabs, UI panels, bind objects, and general settings within Unity's VMFramework editor workflows.
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., "@VMFramework MCPList all available game prefab types."
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.
VMFramework MCP
VMFramework MCP is a Unity package that exposes VMFramework-specific editor workflows as first-class Unity MCP project tools.
The package depends on:
com.anklebreaker.unity-mcpcom.vm233.vmcorecom.vm233.vmframework
Tools
vmframework/list-game-prefab-typesvmframework/add-game-prefabvmframework/find-game-prefabvmframework/inspect-game-prefab-wrappervmframework/list-general-settingsvmframework/inspect-ui-panelvmframework/inspect-bind-objectsvmframework/validate-visual-element-pathsvmframework/inspect-container-panelvmframework/inspect-property-managervmframework/list-game-tagsvmframework/upsert-game-tagvmframework/validate-game-tags
These tools are declared through MCPProjectToolAttribute, so MCP clients can see their names, descriptions, and schemas directly through the Unity MCP metadata endpoint.
Related MCP server: UniMCP
Usage
Add the package as a Git dependency in Packages/manifest.json:
"com.vm233.vmframework-mcp": "https://github.com/VM233/VMFramework-MCP.git#<commit>"The package is Editor-only and does not add runtime code.
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
- Flicense-qualityDmaintenanceEnables execution of shell commands through a terminal tool with working directory support and timeout protection. Also provides access to MCP documentation as a resource.Last updated
- Alicense-qualityBmaintenanceUnity Editor MCP SDK that exposes Unity Editor capabilities as MCP tools, enabling AI assistants like Claude Code to drive Unity Editor workflows through prefab inspection, asset manipulation, and preview rendering.Last updatedMIT
- Flicense-qualityCmaintenanceExposes Registry Browser operations (embed, de-embed, publish, create packages) as MCP tools for AI agents and IDE integrations to manage Unity packages programmatically.Last updated
- Alicense-qualityCmaintenanceEnables AI agents to control the Unity Editor through MCP, allowing scene building, runtime scripting, visual QA, and more.Last updated4Apache 2.0
Related MCP Connectors
JSON tools MCP.
Build, deploy, and operate hosted web apps on VibeKit (vibekit.bot) from any MCP client.
Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.
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/VM233/VMFramework-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server