Skip to main content
Glama

HiddenJobs — Remote Tech Job Search MCP

Server Details

Search remote tech jobs, inspect descriptions, compare roles, and retrieve application links.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
hiddenjobs/job-search-mcp
GitHub Stars
0

TDQS

Score is being calculated.

Available Tools

3 tools
get_jobBInspect

Get the public details and description of one Hidden Jobs offer.

ParametersJSON Schema
NameRequiredDescriptionDefault
idOrSlugYesThe job id or slug returned by search_jobs.

TDQS

B3.2/5.0
Behavior2/5

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

With no annotations at all, the description carries the full burden of behavioral disclosure, and it does little with it. The word 'public' mildly signals a read-only, no-auth-required operation, but the description doesn't disclose failure modes (invalid id/slug), return format, missing-record behavior, or scope limits beyond 'public'.

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?

One 11-word sentence that front-loads the verb, resource, and the scoping qualifier 'public'. Every word carries meaning and nothing is redundant, achieving conciseness without under-specification.

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

Completeness4/5

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

For a one-parameter, read-style getter with no output schema, the description names what is returned ('details and description') and the schema fully specifies the input. The only notable gap is the workflow relationship to search_jobs, which is partially covered by the parameter description rather than the description itself.

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?

Schema description coverage is 100% and the single parameter idOrSlug is fully documented in the schema ('The job id or slug returned by search_jobs'), so the baseline of 3 applies. The description adds no parameter meaning beyond the schema, but none is needed given the schema's clarity.

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

Purpose4/5

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

The description states a specific verb+resource ('Get the public details and description of one Hidden Jobs offer'), clearly identifying this as a singular fetch operation. It is readily distinguishable from siblings like search_jobs (listing/search) and open_application_link (link opening), though it doesn't name them explicitly.

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

Usage Guidelines2/5

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

The description gives no guidance on when to use this tool versus search_jobs or open_application_link. The only usage hint lives in the schema parameter description ('returned by search_jobs'), which implies the search-then-fetch workflow, but the main description text itself provides no when-to-use context or exclusions.

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

search_jobsCInspect

Search Hidden Jobs offers. Returns public job details but never the original application URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
pageNo
limitNo
queryNoKeywords, role, skills, or company.
jobTypeNo
categoryNo
employmentTypeNo
remoteLocationNoFor example: Worldwide, US, Europe, Spain, or Germany.

TDQS

C2.5/5.0
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It does disclose that the original application URL is never returned, which is a useful behavioral constraint. However, it does not describe pagination behavior, default sorting, or whether results are real-time or cached. For a search tool with no annotations, this is a significant gap.

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

Conciseness3/5

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

The description is two sentences, which is appropriately concise. The key behavioral note about application URL is front-loaded. However, it could be more structured by explicitly listing what it returns (e.g., summary, not full details) and mentioning the output is public. There is no wasteful text.

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?

For a tool with 7 optional parameters and no output schema, the description is inadequate. It does not specify the response format, pagination, or how results are ordered. Since there is no output schema and no annotations, the description should compensate by describing the return value structure, but it only states 'public job details.' This leaves agents guessing what fields are returned.

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?

Only 'query' and 'remoteLocation' have descriptions in the schema, yielding 29% coverage. The description itself adds no parameter explanations, but it does mention that results are public job details, which informs what the query returns. The baseline for low coverage is 2, and the description provides minimal compensation, so score 3.

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

Purpose3/5

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

The description states the purpose clearly as 'Search Hidden Jobs offers' and mentions it returns public job details. It partially distinguishes from siblings by noting it never returns the original application URL. However, 'Hidden Jobs' is ambiguous and could be confused with the sibling 'get_job' which likely returns full job details.

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

Usage Guidelines2/5

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

The description does not provide any guidance on when to use this tool versus alternatives. It does not mention that it is for searching job listings while 'get_job' is for retrieving a specific job, nor does it explain when 'open_application_link' would be used. There is some implied usage via the sibling names, but no explicit exclusions or context.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 3 tool updates
    • First observedget_job
    • First observedopen_application_link
    • First observedsearch_jobs

Related MCP Connectors

Related MCP Servers

  • -
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to search remote job listings, read full descriptions and structured metadata, compare roles, and retrieve original application links when the account's subscription and scopes allow.
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables users to search and browse remote tech jobs from RemoteOK job board through natural language queries, with no API key required.
    14
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to search and explore a large database of tech job listings with filtering options.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to search and explore remote job listings, salary stats, and popular roles, and supports token-authenticated actions like job alerts and apply redirects.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.