Zork
FreeNot checkedA text-adventure interpreter as an MCP server. It enables the AI to act as the player, exploring, solving puzzles, fighting trolls, and collecting treasure thro
About
A text-adventure interpreter as an MCP server. It enables the AI to act as the player, exploring, solving puzzles, fighting trolls, and collecting treasure through tool calls.
README
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.
Installing Zork
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/mrfentmen/zork-mcpFAQ
Is Zork MCP free?
Yes, Zork MCP is free — one-click install via Unyly at no cost.
Does Zork need an API key?
No, Zork runs without API keys or environment variables.
Is Zork hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Zork in Claude Desktop, Claude Code or Cursor?
Open Zork on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Zork with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
