libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
other
/ MCPlayerOne
MCPlayerOne
JSON →
sse
none
★ 6
other
An AI-powered, synthwave, maze-crawling, and world-building adventure game server.
github ↗
Install
How to run this server
[ { "cmd": "uvx install", "imports": [] } ]
server path:
mcplayerone
Tools
What this server exposes
listStories
List all available game stories that can be played.
createGame
Generate a new game story, locations, items, and cover image by theme.
startGame
Start a new game session for a user in a specific story, or resume if started.
getGameState
Get the current state of the game (player and location) for a user and story.
lookAround
Get details about the player's current location (description, items, exits).
movePlayer
Move the player to a new location (by target ID) if valid.
takeItem
Pick up a specified item from the current location.
examineTarget
Get a detailed description of a specific item or feature in the current room.
getLeaderboard
Retrieve the leaderboard data for a specific story.
getStoryById
Get the details of a specific story by its logical ID.
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/SonicDMG/mcp-game-server ↗
MCPlayerOne — MCP Server · libregistry