Skip to main content
Glama
VM233

VMFramework MCP

by VM233

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-mcp

  • com.vm233.vmcore

  • com.vm233.vmframework

Tools

  • vmframework/list-game-prefab-types

  • vmframework/add-game-prefab

  • vmframework/find-game-prefab

  • vmframework/inspect-game-prefab-wrapper

  • vmframework/list-general-settings

  • vmframework/inspect-ui-panel

  • vmframework/inspect-bind-objects

  • vmframework/validate-visual-element-paths

  • vmframework/inspect-container-panel

  • vmframework/inspect-property-manager

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.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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