MCPlayerOne
JSON →An AI-powered, synthwave, maze-crawling, and world-building adventure game server.
Install
uvx install Tools · 10
- 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.
Links
★ 6 GitHub stars