a year ago
developer-toolsAn Unreal Engine plugin that implements an MCP server allowing MCP clients to access the UE Editor Python API.
Overview
What is UnrealMCPBridge?
UnrealMCPBridge is a plugin for Unreal Engine that implements a Model Context Protocol (MCP) server, allowing MCP clients to access the Unreal Engine Editor Python API.
How to use UnrealMCPBridge?
To use UnrealMCPBridge, install the plugin in your Unreal Engine project, configure it with your AI agent (like Claude), and start the MCP Bridge from the Unreal Engine toolbar.
Key features of UnrealMCPBridge?
- Integration with AI agents for dynamic automation.
- Access to the full Unreal Engine Python API.
- Ability to develop tools and workflows in Python.
Use cases of UnrealMCPBridge?
- Automating workflows in Unreal Engine using AI agents.
- Collaborative development with AI assistance.
- Creating custom tools for game development using Python.
FAQ from UnrealMCPBridge?
- What is required to use UnrealMCPBridge?
You need Unreal Engine 5, the Python Editor Script Plugin, and an AI agent that implements MCP.
- Can I use any AI agent with this plugin?
Yes, any AI agent that supports the Model Context Protocol can be used.
- How do I install the plugin?
Follow the installation steps provided in the documentation, including cloning the repository into the Plugins folder of your Unreal project.