A
licenseNot graded
qualityC
maintenanceMCP server for the Spaces AI Marketplace that lets AI agents browse, join, and play in shared spaces via natural language.
259 npm
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: one lists categories, the other generates game words with role assignments. No overlap or ambiguity exists between them.
Both tool names follow the verb_noun pattern (get_categories, generate_game_words), making them consistent and predictable.
With only two tools, the server feels thin for a general game service, but the narrow scope of generating words and listing categories makes the count borderline reasonable.
The server covers the core workflow: fetching categories and generating a word set with role assignments. No obvious missing operations for this specialized purpose.