Skip to main content
Glama
SarutobiSasuke8

JobScout MCP

Search jobs

jobscout_search_jobs
Read-only

Search job providers to return a single deduplicated list with normalized data, including source failures and provenance.

Instructions

Search enabled providers and return one normalized, deduplicated pool with source failures and provenance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
sourcesNo
locationNo
hours_oldNo
remote_onlyNo
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds meaningful behavioral context by revealing that the result is normalized, deduplicated, and includes 'source failures and provenance,' which is beyond the structured annotation coverage.

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 a single sentence that packs core functionality and key output characteristics without extraneous words. It is well front-loaded and earns its place.

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

Completeness2/5

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

Despite having six parameters and no output schema, the description does not explain parameter usage, filtering semantics, pagination, or the exact shape of the response. While it mentions provenance and failures, it leaves significant gaps for a tool of this complexity.

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

Parameters1/5

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

Schema description coverage is 0%, and the description provides no explanation of any of the six parameters (query, limit, sources, location, hours_old, remote_only). The tool does not compensate for the schema gap, leaving the agent to infer parameter meaning solely from names and types.

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 identifies the action ('Search'), the resource ('enabled providers'), and the outcome ('one normalized, deduplicated pool'). It distinguishes itself from the sibling 'deduplicate' tool by explicitly mentioning deduplication as an integrated behavior.

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

Usage Guidelines3/5

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

The phrase 'Search enabled providers' implies this is used for cross-provider job searches, but it does not explicitly state when to prefer this over 'jobscout_list_sources' or 'jobscout_deduplicate', nor does it describe when search should not be used.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SarutobiSasuke8/jobscout-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server