Data Collection
thisisdelightful.com
Provides curated sources and market intelligence for the video games industry, including market profiles, trends, and landscape maps.
ENDPOINT 1
https://games.thisisdelightful.com/mcp
MCP server metadata
- Name
- games-research-starter-pack
- Version
- 1.0.0
A free directory of the press, institutions, datasets, media, people and communities behind the video games industry across ten profiled markets, plus the trends, platforms and genres that frame them. It answers where to look, not what is true: nothing here is ranked or scored, and a figure reached through it carries the authority of the outlet that published it and no more. Every response carries its own date, its licence and its caveats — pass those on rather than dropping them.
Known tools 6
search_sourcesSearch 873 curated sources on the video games industry: press outlets, trade associations, datasets, analysts, podcasts, books, YouTube channels and communities across 26 markets.
Potential side effectsget_marketA full profile of one of 10 games markets: a sourced narrative built from claims that each carry the link they came from, a market-size figure with the basis it was published on, a player-population figure with the definition of who was counted, and where that market's data lives.
Inferred read-onlylist_trendsThe 31 conversations currently moving the games industry, each with what it is, why it matters, the markets it lands in, its stage, and dated further reading.
Inferred read-onlysearch_techniques39 search techniques for games research, each with a query you can paste, what it surfaces and why it works.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.games-research-starter-pack]
url = "https://games.thisisdelightful.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"games-research-starter-pack": {
"type": "http",
"url": "https://games.thisisdelightful.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: games-research-starter-pack
Remote MCP URL: https://games.thisisdelightful.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"games-research-starter-pack": {
"url": "https://games.thisisdelightful.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"games-research-starter-pack": {
"type": "http",
"url": "https://games.thisisdelightful.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "games-research-starter-pack",
"transport": "streamable-http",
"url": "https://games.thisisdelightful.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.