Skip to main content
Glama
JRM-Global

getonbrd-mcp

by JRM-Global

Search jobs

search_jobs

Search LATAM tech job postings by keyword and review salary band, remote modality, countries, and application count. Full job descriptions are returned in results, allowing quick triage without extra requests.

Instructions

Full-text search over Get on Board job listings (LATAM tech jobs). Returns compact job objects with salary band, remote modality, countries and application count. Search results include the job description, so no extra call is needed to triage.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fullNotrue = full job descriptions (functions, desirable, benefits); false = 400-char preview
pageNoPage number (1-based)
queryYesSearch term, e.g. "typescript", "react remote", "machine learning"
per_pageNoResults per page (max 100)
Behavior4/5

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

With no annotations, the description carries the full behavioral burden. It discloses that results are compact objects containing salary band, remote modality, countries, application count, and the job description itself, so no extra call is needed for triage. This provides meaningful behavioral context beyond simply stating it's a search.

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?

Two sentences, no fluff. The first sentence front-loads the core purpose and scope; the second adds valuable info about return content and triage efficiency. Every phrase earns its place.

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 search tool with no output schema, the description covers the essential output fields and the presence of the description for triage. It doesn't clarify the interaction between the `full` parameter and the description inclusion, but given the schema documents that parameter, this is a minor gap. Overall, enough context is provided for an agent to use 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?

Schema description coverage is 100%, so each parameter (query, full, page, per_page) is already documented with examples and defaults. The description adds no parameter-specific semantics; it only reinforces the overall behavior. Baseline of 3 applies because the schema does the heavy lifting.

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 states a specific verb and resource: 'Full-text search over Get on Board job listings' with a clear domain (LATAM tech jobs). It distinguishes itself from siblings like jobs_by_category and jobs_by_company by emphasizing full-text search across all listings, not a filtered browse.

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 description implies usage as a general full-text search tool but does not explicitly say when to prefer it over siblings or when not to use it. It mentions 'no extra call is needed to triage,' hinting at an advantage over get_job, but it lacks direct comparisons or exclusion criteria.

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/JRM-Global/getonbrd-mcp'

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