# LaraBench (remote · larabench.com)

Search Laravel jobs, remote roles, Laravel news, and package releases in real time.

- Trust score: 69/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `larabench.com`: 69/100 (this document), [markdown](https://verifymcp.io/servers/com-larabench-larabench/larabench.md), [page](https://verifymcp.io/servers/com-larabench-larabench/larabench)

## Channel facts

- Endpoint: `https://larabench.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 67/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 455 tokens (~227/item across 2 items; 2 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 17/100
  - Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-larabench-larabench https://larabench.com/mcp
```

### Codex

```toml
[mcp_servers.com-larabench-larabench]
url = "https://larabench.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-larabench-larabench": {
      "type": "remote",
      "url": "https://larabench.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-larabench-larabench --url https://larabench.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-larabench-larabench:
    url: "https://larabench.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-larabench-larabench": {
      "type": "http",
      "url": "https://larabench.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 69, +1)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “search_laravel_jobs” rewrote its description, which is the text the model reads

### 2026-08-01 (score 68, +3)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 65, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 66, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-07-29 (score 66)

First indexed and scored.

## MCP tools (2)

### `search_laravel_jobs` (~214 tokens)

Search Laravel jobs

Search recent Laravel jobs indexed by LaraBench, including full description, salary, seniority, and employment type. Results are limited to the last 30 days and link to LaraBench job pages.

Input parameters:

- `countries` (array): Country or remote-region filters.
- `employmentTypes` (array): Employment type filters.
- `limit` (integer): Maximum number of jobs to return.
- `locations` (array): Location text filters.
- `query` (string): Free-text search across job title, company, and description.
- `salaryCurrency` (string): Three-letter currency code (e.g. USD, EUR, GBP) to pair with salaryMinimum.
- `salaryMinimum` (number): Minimum disclosed salary, in the currency given by salaryCurrency.
- `seniority` (array): Seniority filters.
- `technologies` (array): Technology filters such as laravel, vue, inertia, livewire, or react.
- `workArrangement` (string): Restrict results to a single work arrangement. Defaults to any.

Output parameters:

- `asOf` (string)
- `freshnessWindowDays` (integer)
- `larabenchUrl` (string)
- `results` (array)
- `totalAvailable` (integer)

### `search_laravel_news` (~190 tokens)

Search Laravel news and releases

Search recent Laravel ecosystem news and package releases indexed by LaraBench. Results are limited to the last 7 days and link to LaraBench news pages.

Input parameters:

- `channel` (string): Release channel to include. stable excludes prereleases, preview returns only prereleases, all returns both. Defaults to stable.
- `limit` (integer): Maximum number of items to return.
- `packages` (array): Composer or npm package filters.
- `projects` (array): Project filters such as laravel, inertia, livewire, filament, or pest.
- `query` (string): Free-text search across article and release titles and summaries.
- `sources` (array): News source filters.
- `topics` (array): Topic filters such as laravel, php, vue, jobs, or packages.
- `types` (array): Restrict results to articles, package releases, or both. Defaults to both.

Output parameters:

- `freshnessWindowDays` (integer)
- `generatedAt` (string)
- `larabenchUrl` (string)
- `results` (array): Article and release items are shaped differently; see the type field.
- `totalAvailable` (integer)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-larabench-larabench/larabench#diagnostics

## Score history

- 2026-08-03: 69
- 2026-08-02: 68
- 2026-08-01: 68
- 2026-07-31: 65
- 2026-07-30: 66
- 2026-07-29: 66

## Links

- Remote endpoint: https://larabench.com/mcp
- Website: https://larabench.com/docs/advanced-usage/mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/com-larabench-larabench/larabench/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-larabench-larabench/larabench/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-larabench-larabench/larabench
