rodrigosiviero/launchbox-mcp
If you are the rightful owner of launchbox-mcp 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.
This repository provides tools for generating LaunchBox playlists using natural language queries, as well as other utilities for managing and analyzing your game collection.
Tools
Functions exposed to the LLM to take actions
search_games
Searches your LaunchBox game collection for games matching the given query.
get_game_recommendations
Recommends unplayed games from your collection, optionally filtered by genre and/or platform.
analyze_collection
Analyzes your game collection with various analysis types.
create_playlist
Creates a playlist based on specified criteria.
create_playlist_from_natural_input
Generates a LaunchBox-compatible playlist XML file from a natural language description.
update_game_metadata
Updates metadata for a specific game in your collection.
get_game_details
Fetches detailed information about a game.
get_platform_games
Lists all games for a specific platform.
get_gaming_stats
Provides statistics about your collection.
refresh_data
Refreshes the internal cache and data from your LaunchBox collection.
get_smart_recommendations
Suggests unplayed games based on your favorite genres and recent play history.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client