Skip to main content
Glama
PhilipLudington

gamelegend-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_games

Search the GameLegend library by title, description, or Gameplay DNA dimensions. Returns game titles, descriptions, platforms, and URLs.

get_game_details

Get full details for a specific game including its Gameplay DNA profile (69 dimensions across mechanics, feel, progression, themes, etc.) and developer-submitted store links.

find_similar_games

Find games similar to a given game, ranked by cosine similarity on Gameplay DNA vectors. Returns similarity scores and shared DNA traits for each match.

get_dimensionsA

List all 69 Gameplay DNA dimensions grouped by category (mechanics, feel, progression, social_mode, aesthetic, themes, complexity, session_length, strategic_scope). Use dimension IDs to filter games in search_games.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PhilipLudington/gamelegend-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server