Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Game Dev Outsourcing Directory

com.gamedevoutsourcing.www/directory

Search 438 game outsourcing studios by service, country, engine and platform. No API key.

Uptime
100.0%
2 direct probes · 30d
Response
1181ms
last probe
Tools
10
callable
Resources
4
readable
Prompts
3
available

Tools · 10

search_studios

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…

get_studio

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…

get_directory_statistics

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_rankings

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…

get_ranking

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_answers

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…

get_answer

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_project_cost

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

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…

fetch

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

llms-txt

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
aggregates-json

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
statistics-page

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
llms-full-txt

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

shortlist_studios

Build a shortlist of game outsourcing studios for a piece of work, with the reasoning and the caveats stated.

vet_a_studio

Pull one studio's listing and turn it into the checks worth doing before any money moves.

compare_outsourcing_regions

Compare two or more places to outsource to on cost, supply and practicalities, using the directory's own numbers.

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"
    }
  }
}