Skip to main content
Glama

Greenhouse Jobs Snapshot (Base Sepolia)

Server Details

Deterministic public Greenhouse jobs. Paid tool uses 0.001 test USDC on Base Sepolia only.

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 · MCP 2025-11-25
URL

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool available, there is no possibility of confusing it with another. The tool's purpose is clear from its name and description.

Naming Consistency5/5

The single tool name 'greenhouse_jobs_snapshot' is descriptive and follows a clean snake_case convention. There are no other tools to introduce naming inconsistencies.

Tool Count4/5

At one tool, the server is minimally scoped, but this is appropriate for the server's sole purpose of providing a fixed job-board snapshot. It falls slightly below the typical 3-15 range but does not feel under-built for its narrow domain.

Completeness5/5

The tool fully delivers on its promise of a deterministic snapshot with all relevant job fields and a content hash. No additional operations are needed for the stated one-board, up-to-500-jobs scope.

Available Tools

1 tool
greenhouse_jobs_snapshotA
Read-onlyIdempotent
Inspect

Deterministic public Greenhouse job-board snapshot: sorted job IDs, titles, locations, listing URLs, timestamps and content hash. One board, up to 500 jobs. Base Sepolia test USDC only; 0.001 per successful snapshot.

ParametersJSON Schema
NameRequiredDescriptionDefault
boardYes
maxJobsNo

TDQS

A4/5.0
Behavior4/5

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

Annotations already declare the tool read-only, idempotent, and non-destructive. The description adds valuable non-redundant behavioral facts: deterministic and sorted output, a 500-job cap, the base-network payment requirement, and the 0.001 USDC cost per successful snapshot. No contradiction with annotations exists.

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 compact and front-loaded: the first clause names the tool's purpose, followed by output fields, constraints, network, and cost. There is no filler or redundant restatement of the tool name.

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

Completeness3/5

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

The description does a good job listing return fields since there is no output schema, and it covers cost, network, and result cap. However, it does not explain how to populate the required `board` parameter or the default behavior of `maxJobs`, so a caller cannot be fully certain about the invocation contract.

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

Parameters2/5

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

Schema description coverage is 0%, so the description had to compensate by defining the `board` and `maxJobs` parameters. It mentions 'one board' and 'up to 500 jobs,' but never explicitly says what `board` should contain (e.g., the Greenhouse board slug) or how `maxJobs` behaves when omitted. This leaves a real gap for an agent choosing an argument value.

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 this produces a deterministic snapshot of a public Greenhouse job board and enumerates the contents: sorted job IDs, titles, locations, listing URLs, timestamps, and content hash. This precisely identifies the tool's resource and scope, and there are no sibling tools needing differentiation.

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

Usage Guidelines4/5

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

With no sibling tools, there is no exclusion rule required. The description supplies clear context: it is for a single public Greenhouse board, limited to 500 jobs, on Base Sepolia testnet with a fixed USDC fee. It just stops short of an explicit 'use this when...' statement.

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. 1 tool update
    • First observedgreenhouse_jobs_snapshot

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources