mcp-game-server

mcp-game-server

3.3

If you are the rightful owner of mcp-game-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCPlayerOne is a synthwave, maze-crawling, world-building adventure platform that allows users to create, explore, and play in AI-generated worlds.

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.