Server data from the Official MCP Registry
Use this MCP server to plays classic text adventure games. The LLM is the player, explore, solve...
About
Use this MCP server to plays classic text adventure games. The LLM is the player, explore, solve...
Security Report
A well-structured text adventure game MCP server with clean code, proper input handling, and no security vulnerabilities. The server is self-contained with no external network calls, credential requirements, or dangerous operations. Code quality is high with consistent patterns and thoughtful error handling. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
6 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mrfentmen-zork-mcp": {
"args": [
"-y",
"zork-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
zork mcp
A text adventure interpreter as an MCP server. The AI is the player, it explores, solves puzzles, fights trolls, and collects treasure, turn by turn, through tool calls.
Games
- colossal dungeon, a Zork style dungeon: a grue in the dark, a toll collecting troll, a locked grate, five treasures.
- brainrot manor, a meme palace. Collect the aura artifacts. Become the main character.
Tools
list_games, available gamesstart_game(gameId), start/restart, returns your first roomact(command),look,go north,take the lantern,use lantern,attack troll with sword,inventory...hint, a nudge for the current roomscore, treasures, moves, win status
Run
npm install && npm run build && node dist/index.js
Example session
start_game("colossal-dungeon")act("take the lantern")→act("use lantern")act("go north"), a troll blocks you...act("attack troll with sword")- ...find all 4 treasures to win
Add a game
Games are pure data, see src/games.ts. Rooms, items with use-effects,
hints, and treasures are all declarative; no engine changes needed.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
