Game Dev Outsourcing Directory
com.gamedevoutsourcing.www/directorySearch 438 game outsourcing studios by service, country, engine and platform. No API key.
Tools · 10
Find game development outsourcing studios in this directory by service, country, region, engine, platform, art style, team size, or free text in the studio name and description. Start here for any "wh…
Return one studio's full directory listing by its slug: description, services, engines, platforms, art styles, spoken languages, team size, location, and its positions on any of this directory's ranke…
Return the directory's current totals and breakdowns: how many studios are listed, and how they split by country, region, service, engine, platform and team size. Use for any "how many studios..." or …
List every ranked list the directory publishes — "Overall", "3D Art in Poland", "Unreal Engine" and so on — with each list's size, URL and slug, plus the "method" string describing exactly what the or…
Return the published positions in one ranked list, by the slug from list_rankings. Payment cannot move a position here, but the order comes from a stored score summing size, years in business and how …
List the directory's editorial question-and-answer guides for buyers — how to pick a studio, what work costs, contracts and IP, NDAs, working across time zones — with each guide's slug, URL and summar…
Return the full question-and-answer text of one buyer guide by its slug from list_answers, with links to related pages. Use for advice questions — vetting a studio, pricing models, paid tests, contrac…
Estimate what an outsourced game team costs in USD from a list of roles (discipline, seniority, headcount), an optional region and an optional duration in weeks. Returns hourly, monthly and whole-proj…
Search this game development outsourcing directory and return matching documents — studio profiles, buyer guides, ranked lists and the statistics page — as citable {id, title, url} results. Pass the i…
Retrieve the full text of one directory document by the id returned from "search", for quoting and citation. Ids look like company/<slug>, answer/<slug>, ranking/<slug>, or "statistics". Always call "…
Resources · 4
The directory in about 13 KB: what it covers, the main sections, and the honesty notes about what the listings are and are not. Read this first — it is the fastest way to know what can and cannot be c…
https://www.gamedevoutsourcing.com/llms.txt
About 4 KB of machine-readable counts: studios per country, region, service, engine, platform and team size, recomputed from the live database. CC BY 4.0, aggregates only — no per-company rows. Use th…
https://www.gamedevoutsourcing.com/data/game-outsourcing-aggregates.json
The rendered statistics page, roughly 125 KB of HTML, including the charts and the method notes. The aggregates JSON above carries the same numbers in a fraction of the size; prefer it unless you spec…
https://www.gamedevoutsourcing.com/game-development-outsourcing-statistics
The entire directory as plain text, around 570 KB — every listing and every guide in one file. Far too large to read into context, and this server will refuse to inline it rather than hand back a sile…
https://www.gamedevoutsourcing.com/llms-full.txt
Prompts · 3
Build a shortlist of game outsourcing studios for a piece of work, with the reasoning and the caveats stated.
Pull one studio's listing and turn it into the checks worth doing before any money moves.
Compare two or more places to outsource to on cost, supply and practicalities, using the directory's own numbers.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"game_dev_outsourcing_directory": {
"url": "https://www.gamedevoutsourcing.com/api/mcp",
"transport": "streamable-http"
}
}
}