Skip to main content
Glama

Game Dev Outsourcing Directory

Search the directory

search
Read-onlyIdempotent

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 id of any result to "fetch" to read it in full. Prefer "search_studios" when you need structured studio fields such as services, engine or country.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesWhat to look for. A plain sentence works — "3D character art studios in Poland", "how do I vet a game art studio", "how many studios are in Ukraine".

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultsYes

TDQS

A4.5/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and idempotentHint=true, so the safety profile is known. The description adds valuable behavioral context: the types of documents searched (studio profiles, buyer guides, ranked lists, statistics page), the citable result format, and the relationship with the 'fetch' tool. However, it does not disclose potential limits like result count or ordering, so it falls short of a 5.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the core purpose and output format, followed by a concise alternative and next-step instruction. Every sentence adds value with no filler or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple with one parameter, strong annotations, and an output schema. The description covers the key behavioral aspects: what it searches, what it returns, how to use results, and when to use an alternative. No significant gaps remain for an AI agent to select and invoke it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The single parameter 'query' already has an excellent schema description with examples. Schema coverage is 100%, so the description does not need to compensate. The tool description adds context about the result format but does not add meaning to the query parameter beyond what the schema provides. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: 'Search this game development outsourcing directory and return matching documents' with specific document types listed and a concrete output format ('{id, title, url} results'). It also distinguishes from the sibling 'search_studios' by noting that the latter should be preferred for structured studio fields.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicit usage guidance is provided: 'Prefer "search_studios" when you need structured studio fields such as services, engine or country.' Additionally, it instructs the next step: 'Pass the id of any result to "fetch" to read it in full.' This clearly indicates when to use this tool versus alternatives and how to proceed with results.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation4/5

Tools are mostly distinct: search vs search_studios is clear, and list_answers/list_rankings getters are well-separated. However, fetch overlaps somewhat with get_answer/get_ranking/get_studio in that it can retrieve the same underlying documents, though the descriptions clarify that fetch is for raw text from search results while the getters are structured.

Naming Consistency4/5

Most tools follow a verb_noun pattern with consistent verbs (get_, list_, search_), but fetch and estimate_project_cost deviate slightly. The mixed verbs are still intuitive and not chaotic, so the set is easy to navigate.

Tool Count5/5

10 tools is well-scoped for a directory server, covering search, retrieval, listing, statistics, and cost estimation without redundancy or bloat. Each tool serves a clear purpose.

Completeness5/5

The surface fully covers the directory's read-only domain: searching studios and general documents, retrieving studio details and full text, listing and fetching buyer guides and rankings, plus directory statistics and cost estimation. No obvious gaps or dead ends.

Resources