# GameDev.net MCP server

Search and cite GameDev.net forums, tutorials, postmortems, and game-industry news.

## Links
- Registry page: https://www.getdrio.com/mcp/net-gamedev-mcp

## Install
- Endpoint: https://gamedev.net/mcp/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://gamedev.net/mcp/

## Tools
- search_site (Search GameDev.net) - Unified full-text search across all public GameDev.net content — forum discussions, tutorials, blogs, projects, portfolios, and game-industry news. Filter to specific kinds with content_types (e.g. ["forum_topic","forum_post"] for forums, or ["news","news_item"] for news) and order by relevance or date. Returns titles, URLs, excerpts, authors, and ids for follow-up with get_content. Endpoint: https://gamedev.net/mcp/
- get_thread (Get a forum thread) - Fetch one GameDev.net forum thread with its posts (plain text), including which reply is the accepted answer. Endpoint: https://gamedev.net/mcp/
- get_content (Get full content of a result) - Fetch the full public text of a specific item (tutorial, blog, news, project, portfolio, forum topic, canonical answer, or thread digest) using the content_type + id from a search result. Use this to ground deeply after a search. For news_item (aggregated news) this returns GameDev.net's own AI summary and enrichment with a citation link, not the source's full article text. Endpoint: https://gamedev.net/mcp/
- list_recent (List recent content) - List the most recent GameDev.net content of a given kind. Useful for "what is new" / roundup queries. Includes the curated canonical answers and "best of" thread digests. Endpoint: https://gamedev.net/mcp/
- list_trending_content (List trending game-industry news) - What is currently trending in game-industry news on GameDev.net. mode="stories" (default) returns deduplicated multi-source story clusters (with aggregated tags, source count, and when the story broke/last updated — use get_story for the full timeline); mode="items" returns individual trending articles. Each result carries GameDev.net's owned AI summary and a source citation. Optionally filter by tag. Endpoint: https://gamedev.net/mcp/
- get_story (Get a story cluster timeline) - Fetch one story cluster: its AI summary and key facts, plus a source-by-source timeline of every article covering the story (each with its source and a citation link). Good for "how did this story develop / who reported it". Endpoint: https://gamedev.net/mcp/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: net.gamedev
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 18, 2026
- Source: https://registry.modelcontextprotocol.io
