a2a mcp
Back to MCP Servers
UnrealGenAISupport logo
mcp-server

UnrealGenAISupport

UnrealGenAISupport is an Unreal Engine plugin for generative AI integrations that also documents an MCP-based editor-control workflow.

UnrealGenAISupport preview

About

UnrealGenAISupport is an Unreal Engine plugin for generative AI integrations that also documents an MCP-based editor-control workflow.

Key Features

  • Integrate supported language and media model services into Unreal projects.
  • Connect an AI assistant to the Unreal editor using the plugin’s MCP setup.

Use Cases

Inspect or automate Unreal editor workflows with an AI coding assistant.

Limitations

The repository distinguishes the open project from paid Gen AI Pro variants. Model API credentials and supported features depend on the integration selected.

Sources

  • Project documentation: https://github.com/prajwalshettydev/UnrealGenAISupport

MCP Setup

Prerequisites

  • Unreal Engine project with the GenerativeAISupport plugin.
  • Python and fastmcp: pip install fastmcp

Companion app or plugin

Name: GenerativeAISupport Unreal plugin Install URL: https://github.com/prajwalshettydev/UnrealGenAISupport

  • Install the plugin in the project and enable the Python Editor Script Plugin.
  • Start the plugin MCP socket service using its documented editor settings.

The open-source plugin and paid GenAIPro features are separate.

Client setup

Claude Code

Transport: stdio

{
  "mcpServers": {
    "unreal-handshake": {
      "command": "python",
      "args": [
        "/path/to/project/Plugins/GenerativeAISupport/Content/Python/mcp_server.py"
      ],
      "env": {
        "UNREAL_HOST": "localhost",
        "UNREAL_PORT": "9877"
      }
    }
  }
}
  • Replace the script path with the file in your project.

Environment variables

  • UNREAL_HOST
  • UNREAL_PORT

Setup docs: https://github.com/prajwalshettydev/UnrealGenAISupport

Tags

MCPunreal-enginegenerative-ai

Alternatives

Comparable tools and resources explicitly connected to UnrealGenAISupport.

Related Entries

Keep exploring similar tools and resources in this category.

Browse MCP Servers
Semrush MCP Server logo

Semrush MCP Server

MCP Servers

Semrush MCP connects AI assistants to Semrush APIs for keyword, backlink, website traffic and market research.

Browserbase MCP Server logo

Browserbase MCP Server

MCP Servers

Browserbase MCP gives AI agents browser automation tools powered by Stagehand and Browserbase browser sessions.

SerpApi MCP Server logo

SerpApi MCP Server

MCP Servers

SerpApi MCP exposes search engine results to AI assistants through SerpApi, supporting live research and structured search data retrieval.

Similarweb MCP Server logo

Similarweb MCP Server

MCP Servers

Similarweb MCP brings website traffic and digital market intelligence into AI assistants for competitive research.

AgentQL MCP Server logo

AgentQL MCP Server

MCP Servers

AgentQL MCP connects AI agents to AgentQL web extraction, returning structured information from web pages for research and automation.

AWS Knowledge MCP Server logo

AWS Knowledge MCP Server

MCP Servers

AWS Knowledge MCP is a managed remote server that supplies official AWS documentation, code examples and service knowledge to AI agents.

a2a mcp

Search the directory

Find entries, skills, articles, and categories. Use arrow keys to select and Enter to open.