
unreal mcp main
Repository for the Unreal MCP project.
Repository Info
About This Server
Repository for the Unreal MCP project.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
unreal-mcp-main
Repository for the Unreal MCP project, matching the workspace directory name.
Epic Games Learning Crawler & Guideline Ingest
Setup
- Install dependencies:
pip install -r tools/requirements.txt - Set your OpenAI API key (required for extract_rules.py):
- On Windows (cmd):
set OPENAI_API_KEY=sk-... - On Linux/macOS:
export OPENAI_API_KEY=sk-...
- On Windows (cmd):
Usage
To run the full pipeline manually:
python tools/crawl_epic_learning.py
python tools/extract_rules.py
python tools/update_guidelines.py
Or use the orchestrator hook (see orchestrator.py):
from tools.orchestrator_hooks import ingest_guidelines
ingest_guidelines()
The pipeline will only process new tutorials and append new rules to AI_GUIDELINES.md.
Quick Start
Clone the repository
git clone https://github.com/billo-ux/unreal-mcp-mainInstall dependencies
cd unreal-mcp-main
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.