Skip to main content
Glama

MCP DOS - Classic DOS Gaming Server

open-dos

Access and play classic DOS games like DOOM, Super Mario, Tetris, and Duke Nukem 3D using js-dos emulation. Use the 'list' command to view available games and start gaming instantly.

Instructions

Open and play a DOS game using js-dos. Use list to see the exact key you need to use and the available games.

Input Schema

NameRequiredDescriptionDefault
gameYesDOS game slug to play (e.g., 'doom', 'doom2').

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "game": { "description": "DOS game slug to play (e.g., 'doom', 'doom2').", "type": "string" } }, "required": [ "game" ], "type": "object" }
Install Server

Other Tools from MCP DOS - Classic DOS Gaming Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/basementstudio/mcp-dos'

If you have feedback or need assistance with the MCP directory API, please join our Discord server