# RAWG Video Games Database MCP for AI Agents AI Agent Connect

> RAWG Video Games Database MCP gives your AI agent access to a massive catalog of over 500,000 games. It pulls real-time metadata, platform availability, and community ratings. Use it to build discovery engines, audit gaming history, or just find out what a game is like before you buy it.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_rcaFf9b0zmaBO1nGHXWTx6VkH2JNJXtGz8GLva8I/ai-agent-connect
- **Tags:** video-games, game-metadata, database-search, gaming-industry, discovery-engine

## Description

Imagine you're trying to track down every game released on the Commodore 64 or figure out which modern titles are actually available on the PS5. Instead of digging through dozens of tabs and outdated wikis, you can just ask your AI agent to do the heavy lifting. This Connector connects your agent directly to the RAWG database, giving it the same data used by the biggest gaming sites on the planet. You can ask it to find niche titles, compare community ratings across different platforms, or pull full descriptions for a deep dive into a specific franchise. It turns your AI into a gaming encyclopedist that knows the specs, dates, and vibes of half a million titles. When you find it in the Vinkius catalog, you're getting a shortcut to massive amounts of structured data without the headache of manual searching. It's perfect for anyone who needs to move past guessing and start using actual data to inform their gaming projects or research.

## Tools

### search_video_games
Find games by their title or part of a name. This is the fastest way to locate a specific entry in the catalog of 500,000 games.

### get_video_game_details
Get specific details for a game title. This lets you see the description and community rating for any title in the database.

### list_video_game_platforms
See every gaming platform the database supports. Use this to find out which consoles or systems are currently available.

## Prompt Examples

**Prompt:** 
```
Find all the Zelda games and tell me their ratings.
```

**Response:** 
```
I've found several titles in the Zelda series. Here are the community ratings for some of the most popular ones:

| Game Title | Community Rating |
| :--- | :--- |
| **Breath of the Wild** | 4.8/5 |
| **Tears of the Kingdom** | 4.9/5 |
| **Twilight Princess** | 4.5/5 |

Would you like the full descriptions or release dates for any of these?
```

**Prompt:** 
```
Is Cyberpunk 2077 on the Switch?
```

**Response:** 
```
Based on the database, **Cyberpunk 2077** is currently available on:

*   PC
*   PlayStation 5
*   Xbox Series X/S

It is not listed as available on the Nintendo Switch.
```

**Prompt:** 
```
List the top 5 games on PS5 with descriptions.
```

**Response:** 
```
Here are 5 highly-rated games available on PlayStation 5:

1. **Elden Ring**: An open-world action RPG set in the Lands Between.
2. **God of War Ragnarök**: The epic conclusion to Kratos' journey.
3. **Horizon Forbidden West**: Explore a lush, post-apocalyptic world.
4. **Spider-Man 2**: Swing through New York as Peter Parker or Miles Morales.
5. **Ghost of Tsushima**: A samurai epic set in feudal Japan.
```

## Capabilities

### Search the entire RAWG game catalog
Find any title in a database of over 500,000 video games using simple queries.

### Pull specific game metadata
Get detailed descriptions, release dates, and community ratings for specific titles.

### Identify supported platforms
Check exactly which consoles or systems a game was released on.

### List all gaming platforms
Get a complete list of all gaming systems supported by the database.

### Compare community ratings
See how the public feels about a game based on average community scores.

## Use Cases

### Building a game discovery engine
An app dev asks the agent to find 50 RPGs on PC with high ratings to populate a new recommendation list.

### Writing a retrospective
A journalist asks for a list of all titles released on the NES to see the catalog size and historical variety.

### Checking availability
A gamer asks if a specific indie title is on the Switch or just PC to decide if they can play it on their console.

### Auditing a franchise
A researcher pulls details for every Zelda title to compare release dates and see how the series has aged.

## Benefits

- Stop manual searching. Use search_video_games to find titles instantly instead of clicking through pages of search results.
- Get accurate metadata. Pulling descriptions and dates with get_video_game_details ensures your info is always current.
- Cross-platform clarity. Use list_video_game_platforms to see exactly where a game can be played without checking multiple stores.
- Data-driven research. Analyze community ratings to see how games actually perform in the eyes of the public.
- Faster content creation. Journalists and developers can pull specs for hundreds of games in seconds rather than hours.

## How It Works

The bottom line is you get instant access to a massive database of video game data through a simple chat interface.

1. Subscribe to the Connector and get your API key from rawg.io.
2. Paste the key into your AI client settings.
3. Ask your agent to find games, pull metadata, or list platforms.

## Frequently Asked Questions

**What can the RAWG Video Games Database MCP actually do?**
It lets your AI agent access a database of over 500,000 games. You can use it to find game details, check which consoles they are on, and see community ratings.

**How do I get game data for my own app?**
You can use this Connector to pull structured metadata like descriptions and release dates. Your agent can gather this info to help populate your application's content.

**Can I find out which platforms a game is on?**
Yes. The Connector can check which consoles or systems a specific game was released on, helping you see its availability across the industry.

**Does this include old retro games?**
Yes, the database includes a massive range of titles, from modern hits to classic retro systems like the NES and Commodore 64.

**How many games are in the database?**
The Connector provides access to over 500,000 games, making it one of the most extensive resources for gaming metadata.

**Is there a way to search for games by title?**
Absolutely. You can ask your agent to find any game by its full title or even just a partial name to see what's in the catalog.

**Can I search for 'Cyberpunk 2077' and see its platforms?**
Yes! Use the `search_video_games` tool with the query 'Cyberpunk 2077'. The results will show you all platforms where the game is available, such as PC, PlayStation, and Xbox.

**How do I see the average community rating?**
The ratings are included in the game metadata retrieved by the `get_game_details` or `search_video_games` tools. It shows the average score given by RAWG users.

**Is it possible to list all games for a specific platform?**
The current toolset focuses on searching and retrieving specific game details. To explore platforms, you can use the `list_platforms` tool to see all supported systems.