Skip to main content
ClaudeWave
mrfentmen avatar
mrfentmen

hiddenpalace-mcp

View on GitHub

MCP server for hiddenpalace.org, unreleased game prototypes, beta content, and cut levels.

MCP ServersOfficial Registry0 stars0 forksTypeScriptUpdated 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/hiddenpalace-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "hiddenpalace-mcp": {
      "command": "node",
      "args": ["/path/to/hiddenpalace-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/hiddenpalace-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# hiddenpalace mcp

MCP server for **hiddenpalace.org**, the Video Game History Foundation wiki documenting unreleased game prototypes, beta builds, and cut content.

## Tools

| Tool | What it does |
|---|---|
| `search_pages` | Search prototype/beta documentation |
| `get_page` | Read a page's content (wikitext flattened to readable text) |

## Usage

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

Example:

```
search_pages { query: "Sonic Riders prototype" }
get_page { title: "Sonic Riders (NPDP prototype)" }
```

Keyless (MediaWiki API). Pairs perfectly with archive org mcp, the Internet Archive hosts many of the prototype ROMs that hiddenpalace documents.

What people ask about hiddenpalace-mcp

What is mrfentmen/hiddenpalace-mcp?

+

mrfentmen/hiddenpalace-mcp is mcp servers for the Claude AI ecosystem. MCP server for hiddenpalace.org, unreleased game prototypes, beta content, and cut levels. It has 0 GitHub stars and its last recorded update is dated 2026-08-08.

How do I install hiddenpalace-mcp?

+

You can install hiddenpalace-mcp by cloning the repository (https://github.com/mrfentmen/hiddenpalace-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mrfentmen/hiddenpalace-mcp safe to use?

+

Our security agent has analyzed mrfentmen/hiddenpalace-mcp and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains mrfentmen/hiddenpalace-mcp?

+

mrfentmen/hiddenpalace-mcp is maintained by mrfentmen. The last recorded GitHub activity is dated 2026-08-08, with 0 open issues.

Are there alternatives to hiddenpalace-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy hiddenpalace-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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

More MCP Servers

hiddenpalace-mcp alternatives