Back to browse
GitHub Repository

Parse video game save files, serve structured game state to AI assistants via MCP

9 starsGo

I built an open-source MCP server that parses game save files

by Veraticus·Mar 22, 2026·11 points·6 comments

AI Analysis

●●●BangerZero to OneWizardry

First MCP server bringing real game save data into Claude and ChatGPT conversations.

Strengths
  • WASM plugin runtime enables parsing multiple game save formats extensibly.
  • Live sync via Cloudflare Workers means AI sees current game state.
  • Supports Claude, ChatGPT, and Gemini through standard MCP protocol.
Weaknesses
  • Limited game support at launch requires community plugin contributions.
  • Depends on MCP adoption which is still early-stage infrastructure.
Category
Target Audience

Gamers using AI assistants, MCP developers

Similar To

Standard MCP servers · Game save editors

Similar Projects