Gaming & Entertainment MCP Servers

MCP servers for game engines, game development, streaming and interactive entertainment. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.

Roblox 5 implementations
A
best: @weppy/roblox-mcp

Security scan results for the Roblox MCP server.

Gaming & Entertainment Best score 100/100 0 findings 2.0k/wk Cap. Minimal
Linear npm
A
linear-mcp

Security scan results for the Linear MCP server.

Gaming & Entertainment Score 100/100 0 findings 1.6k/wk Cap. Minimal
Game Design Source verified npm
A
@chantezy/mcp-game-design

Security scan results for the Game Design MCP server.

Gaming & Entertainment Score 100/100 0 findings 1.6k/wk Cap. Minimal
Unreal Mcp Cli Source verified npm
A
unreal-mcp-cli

Security scan results for the Unreal Mcp Cli MCP server.

Gaming & Entertainment Score 100/100 9 findings 885/wk Cap. High
Nextscope npm
A
@nextscope/mcp

Security scan results for the Nextscope MCP server.

Gaming & Entertainment Score 100/100 1 finding 829/wk Cap. High
Com.taygunsavas.patina Unity npm
A
com.taygunsavas.patina-unity-mcp

Security scan results for the Com.taygunsavas.patina Unity MCP server.

Gaming & Entertainment Score 100/100 0 findings 740/wk Cap. Minimal
Steam Games Source verified npm
A
steam-games-mcp

Security scan results for the Steam Games MCP server.

Gaming & Entertainment Score 100/100 0 findings 731/wk Cap. Minimal
Claudinho Source verified npm
A
@claudinho/mcp

Security scan results for the Claudinho MCP server.

Gaming & Entertainment Score 100/100 0 findings 713/wk Cap. Minimal
Godot Mcp Runtime Source verified npm
A
godot-mcp-runtime

Security scan results for the Godot Mcp Runtime MCP server.

Gaming & Entertainment Score 100/100 2 findings 689/wk Cap. High
Better Godot Source verified 2 implementations
A
best: @n24q02m/better-godot-mcp

Security scan results for the Better Godot MCP server.

Gaming & Entertainment Best score 100/100 4 findings 588/wk Cap. High
Propline Source verified npm
A
propline-mcp

Security scan results for the Propline MCP server.

Gaming & Entertainment Score 100/100 0 findings 571/wk Cap. Minimal
Return To Dark Tower npm
A
mcp-server-return-to-dark-tower

Security scan results for the Return To Dark Tower MCP server.

Gaming & Entertainment Score 100/100 0 findings 409/wk Cap. Minimal
Godot Source verified 13 implementations
A
best: @satelliteoflove/godot-mcp

Security scan results for the Godot MCP server.

Gaming & Entertainment Best score 100/100 0 findings 339/wk Cap. Minimal
Breakpoint npm
A
breakpoint-mcp

Security scan results for the Breakpoint MCP server.

Gaming & Entertainment Score 100/100 6 findings 285/wk Cap. High
Unreal Mcp Proxy npm
A
unreal-mcp-proxy

Security scan results for the Unreal Mcp Proxy MCP server.

Gaming & Entertainment Score 100/100 2 findings 279/wk Cap. High
Funplay Cocos npm
A
funplay-cocos-mcp

Security scan results for the Funplay Cocos MCP server.

Gaming & Entertainment Score 100/100 4 findings 278/wk Cap. High
Unity Open npm
A
unity-open-mcp

Security scan results for the Unity Open MCP server.

Gaming & Entertainment Score 100/100 5 findings 238/wk Cap. High
Statline npm
A
@agentutility/mcp-statline

Security scan results for the Statline MCP server.

Gaming & Entertainment Score 100/100 0 findings 210/wk Cap. Minimal
Sbox npm
A
sbox-mcp-server

Security scan results for the Sbox MCP server.

Gaming & Entertainment Score 100/100 1 finding 169/wk Cap. High
Funplay Godot npm
A
funplay-godot-mcp

Security scan results for the Funplay Godot MCP server.

Gaming & Entertainment Score 100/100 0 findings 148/wk Cap. Minimal
Twitch 5 implementations
A
best: @mtane0412/twitch-mcp-server

Security scan results for the Twitch MCP server.

Gaming & Entertainment Best score 100/100 0 findings 128/wk Cap. Minimal
Roblox Mcp Pro npm
A
roblox-mcp-pro

Security scan results for the Roblox Mcp Pro MCP server.

Gaming & Entertainment Score 100/100 4 findings 99/wk Cap. High
Unity 8 implementations
A
best: unity-mcp-server

Security scan results for the Unity MCP server.

Gaming & Entertainment Best score 100/100 0 findings 85/wk Cap. Minimal
Rbxdev Source verified npm
A
@oneshot101/rbxdev-mcp

Security scan results for the Rbxdev MCP server.

Gaming & Entertainment Score 100/100 0 findings 73/wk Cap. Minimal

A game studio's toolchain is unusually broad: an engine editor on the desktop, a distribution platform in the cloud, broadcast software mid-stream, and a chat community that never sleeps. Gaming and entertainment MCP servers expose those layers — Unity, Unreal and Godot editors, Steam and game-metadata APIs, OBS, Twitch and Discord — as callable tools for Claude, Cursor and other Model Context Protocol clients. The assistant stops commenting on your work and starts participating in it, which is why security deserves more scrutiny here than gaming tooling usually gets.

Best MCP servers for game development, streaming and Steam: typical use cases

Servers here typically wrap an engine editor, a platform API or broadcast software. Working through one, an AI assistant can scaffold scenes and generate scripts inside Godot or Unity and kick off builds; drive a live OBS session — switching scenes, toggling sources, starting a recording; pull game metadata, achievements and player stats from Steam or community game databases; or read, summarize and moderate Discord and Twitch chat. The full registry shows how sharply these integrations differ in capability footprint.

What to check before installing a game engine, OBS or Discord MCP server

  • Viewer chat is attacker-controlled input. Twitch and Discord bridges pipe strangers' messages straight into your model, so a hostile viewer can attempt prompt injection and steer any other connected tool — the same pattern that haunts the AI & Agents category.
  • Broadcast stacks hold live secrets. Stream keys and platform tokens sit in OBS profiles and bot configs; an over-permissioned server could read them, leak them, or disrupt a broadcast in front of your audience.
  • Engine tooling touches everything. Editor-side servers usually need file-system and process access, putting source code, art assets and the build pipeline inside their blast radius — the level of caution normally reserved for Security & Testing tools applies.
  • Grades beat READMEs. Each listing's Trust Score comes from a rule-based, open-source engine that reads the published npm or PyPI package, maps its capability profile and backs every finding with evidence. Identical code always earns an identical grade, and placement cannot be bought — the scoring model is public.

Can Twitch or Discord viewers hijack my AI assistant through chat?

They can try. Every viewer message a chat-bridge MCP server forwards is untrusted input that may carry prompt-injection payloads aimed at your assistant's other tools. Favor read-only chat servers with a narrow capability profile, keep them away from credentials and file access, and read the security findings behind the Trust Score before installing.