game-mcp-server

chris-arsenault/game-mcp-server

3.2

If you are the rightful owner of game-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Game MCP Server is a Model Context Protocol server that supports the genai-game-engine project by providing research, architecture, narrative, QA, and playtest knowledge stored in Qdrant.

Tools

Functions exposed to the LLM to take actions

record_bug_fix

Stores error messages alongside fixes for exact log-line lookups.

match_bug_fix

Performs semantic matches for bug fixes.

get_bug_fix

Retrieves stored bug fixes.

explore_graph_entity

Pulls Neo4j node plus surrounding relationships.

search_graph_semantic

Performs vector search against the graph-builder output.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources