# needmoar.games MCP server

Ranks Steam games by how much players like them, learned from head-to-head duels.

## Links
- Registry page: https://www.getdrio.com/mcp/games-needmoar-needmoar
- Website: https://needmoar.games

## Install
- Endpoint: https://needmoar.games/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://needmoar.games/mcp

## Tools
- search_games (Resolve games to Steam appids) - Resolve one or more game names to their Steam appids on needmoar.games. Call this first to turn a title like "Hollow Knight" into the numeric appid the versus and game_detail tools need. Accepts several names at once — pass every game the user mentioned in a single call and match each to its result. Endpoint: https://needmoar.games/mcp
- versus (Compare two games head-to-head) - Head-to-head verdict for two games on needmoar.games: which one players like more, each game's community score (the share of a library it beats) and rank, and the full distribution of opinions on both. Use this to answer "do people prefer A or B?". Pass Steam appids — resolve names with search_games first. The response links to the matching /vs page you can cite. Endpoint: https://needmoar.games/mcp
- game_detail (How liked is a game) - The community consensus for one game on needmoar.games: how liked it is (the share of a typical library it beats), its tier and rank, the full distribution of opinions, and the games players who like it also like or dislike — useful for "how popular / well-liked is X?" and "games similar to X". Pass a Steam appid — resolve names with search_games first. The response links to the game's page you can cite. Endpoint: https://needmoar.games/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: games.needmoar
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 16, 2026
- Source: https://registry.modelcontextprotocol.io
