Skip to main content
Glama
PhilipLudington

gamelegend-mcp

@gamelegend/mcp

MCP server for GameLegend — game discovery powered by Gameplay DNA.

Search 1,100+ games, explore 69-dimension gameplay profiles, and find similar games via AI-powered cosine similarity.

Tools

Tool

Description

search_games

Search games by title, description, or DNA dimensions

get_game_details

Get full game details with Gameplay DNA profile

find_similar_games

Find similar games ranked by DNA similarity

get_dimensions

List all 69 Gameplay DNA dimensions by category

Related MCP server: IGDB MCP Server

Install in Claude Code

claude mcp add gamelegend -- npx -y @gamelegend/mcp

Install in Cursor

Add to your .cursor/mcp.json:

{
  "mcpServers": {
    "gamelegend": {
      "command": "npx",
      "args": ["-y", "@gamelegend/mcp"]
    }
  }
}

No authentication required

The GameLegend API is free and public. Rate limited to 100 requests per minute.

Example usage

Once installed, ask your AI assistant things like:

  • "Find games similar to Factorio"

  • "What kind of game is Hades?"

  • "Search for cozy farming games"

  • "Show me games with turn-based combat and political intrigue"

License

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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