Skip to main content
ClaudeWave
mrfentmen avatar
mrfentmen

walkthrough-mcp

Ver en GitHub

MCP server for retro game walkthroughs, FAQs, and cheats, backed by StrategyWiki's open MediaWiki API.

MCP ServersRegistry oficial0 estrellas1 forksTypeScriptActualizado 1mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Recently active
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mrfentmen/walkthrough-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "walkthrough-mcp": {
      "command": "node",
      "args": ["/path/to/walkthrough-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/mrfentmen/walkthrough-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# walkthrough mcp

Retro game walkthroughs, FAQs, and cheats from
[StrategyWiki](https://strategywiki.org)'s open MediaWiki API.

> Originally built against GameFAQs, GameFAQs (Fandom) blocks all
> non browser clients with a Cloudflare bot wall and has no Wayback
> snapshots, so the server sources the same kind of content from
> StrategyWiki, which has a real, open API.

## Tools

- `search_games`, find games/guides by title
- `get_game_pages`, list a game's subpages (Walkthrough, Cheats, dungeon guides...)
- `get_guide`, full page text (walkthroughs are big; truncate via `maxChars`)

## Run

```bash
npm install && npm run build && node dist/index.js
```

## Example

> "How do I beat the Water Temple?"
> `search_games("Ocarina of Time")` → `get_guide("The Legend of Zelda: Ocarina of Time/Water Temple")`

Lo que la gente pregunta sobre walkthrough-mcp

¿Qué es mrfentmen/walkthrough-mcp?

+

mrfentmen/walkthrough-mcp es mcp servers para el ecosistema de Claude AI. MCP server for retro game walkthroughs, FAQs, and cheats, backed by StrategyWiki's open MediaWiki API. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-08.

¿Cómo se instala walkthrough-mcp?

+

Puedes instalar walkthrough-mcp clonando el repositorio (https://github.com/mrfentmen/walkthrough-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar mrfentmen/walkthrough-mcp?

+

Nuestro agente de seguridad ha analizado mrfentmen/walkthrough-mcp y le ha asignado un Trust Score de 57/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene mrfentmen/walkthrough-mcp?

+

mrfentmen/walkthrough-mcp es mantenido por mrfentmen. La última actividad registrada en GitHub es del 2026-08-08, con 1 issues abiertos.

¿Hay alternativas a walkthrough-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega walkthrough-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: mrfentmen/walkthrough-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mrfentmen-walkthrough-mcp)](https://claudewave.com/repo/mrfentmen-walkthrough-mcp)
<a href="https://claudewave.com/repo/mrfentmen-walkthrough-mcp"><img src="https://claudewave.com/api/badge/mrfentmen-walkthrough-mcp" alt="Featured on ClaudeWave: mrfentmen/walkthrough-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a walkthrough-mcp