
Savecraft
Give your agent authoritative save-game facts and game-domain knowledge when you are building mods, guides, companion apps, or support bots for specific titles.
Overview
gg.savecraft/savecraft is a MCP server for the Build phase that serves real save game data and expert game knowledge to AI assistants through a hosted integration.
What is this MCP server?
- Serves real save game data to AI assistants via MCP
- Provides expert game knowledge grounded in Savecraft’s dataset
- Hosted streamable-http remote at https://api.savecraft.gg/mcp
- Version 1.0.0 with open-source repo joshsymonds/savecraft.gg
- Purpose-built for game-specific assistant answers, not generic web scrape
- Remote MCP URL: https://api.savecraft.gg/mcp (streamable-http)
- Server version: 1.0.0
- Repository: github.com/joshsymonds/savecraft.gg
Community signal: 9 GitHub stars.
What problem does it solve?
Game-focused builders waste time correcting agent guesses about saves, progress, and mechanics because general models lack title-specific ground truth.
Who is it for?
Solo devs and creators building game mods, companion apps, or support automations where save files and domain facts must be accurate.
Skip if: Non-game SaaS products or teams that need enterprise game analytics pipelines instead of assistant-facing knowledge tools.
What do I get? / Deliverables
After connecting Savecraft MCP, your agent can cite save data and game knowledge aligned with Savecraft’s dataset while you build tools or content.
- Game- and save-aware agent responses during development
- Reduced hallucination on title-specific mechanics and state
- Faster iteration on game-adjacent features and documentation
Recommended MCP Servers
Journey fit
Savecraft is a data bridge you integrate while building game-adjacent products, so it sits in Build rather than generic research or launch distribution. The server is consumed as a remote MCP integration (api.savecraft.gg), which matches the integrations subphase for wiring external game knowledge into your agent workflow.
How it compares
Game-data MCP integration, not a Unity/Unreal editor skill or generic web-search plugin.
Common Questions / FAQ
Who is gg.savecraft/savecraft for?
It is for builders and creators who work on games or game-adjacent products and want MCP-connected agents to use real save data and expert game knowledge from Savecraft.
When should I use gg.savecraft/savecraft?
Use it while implementing features, writing player guides, or debugging game-state logic where answers must match actual save formats and game rules.
How do I add gg.savecraft/savecraft to my agent?
Configure your MCP client with the remote URL https://api.savecraft.gg/mcp (streamable-http) per Claude Code, Cursor, or Codex MCP settings.