Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

ApplyAll

REMOTE · APPLYALL.COM · SCANNED SEP 20

Search for jobs and apply to jobs.

Available components

+3 this week 71 Trust /100

Recent critical change

Authorization (19 Sept 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability49
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1296 tokens (~32/item across 40 items; 20 tools + 20 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 22 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the ApplyAll MCP server?

ApplyAll is a hosted endpoint at https://applyall.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · applyall.com

# add to Claude Code
claude mcp add --transport http com-applyall-mcp 'https://applyall.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-applyall-mcp": {
      "url": "https://applyall.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-applyall-mcp": {
      "type": "http",
      "url": "https://applyall.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-applyall-mcp]
url = "https://applyall.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-applyall-mcp": {
      "type": "remote",
      "url": "https://applyall.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-applyall-mcp --url 'https://applyall.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-applyall-mcp:
    url: "https://applyall.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-applyall-mcp": {
      "Transport": "http",
      "Url": "https://applyall.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-applyall-mcp -t streamable-http -u 'https://applyall.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-applyall-mcp": {
      "type": "http",
      "url": "https://applyall.com/mcp"
    }
  }
}

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

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +48
    • Authorization: unverified → fail critical
    • Injection markers: unverified → pass security
    • Transport: fail → pass security
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • Stability: unverified → 0.80 functional
    • Schema quality: unverified → 0 functional
    • MCP protocol: unverified → pass functional
  • 18 Sept 26 −47
    • Endpoint reachability: reachable → not serving MCP security
    • Authorization: fail → unverified security
    • Tool safety: pass → unverified security
    • Stability: 0.73 → unverified security
    • Transport: pass → fail security
    • Capabilities: pass → unverified functional
    • Schema quality: 0 → unverified functional
    • Tool coverage: 100 → unverified functional
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 6 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://applyall.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=applyall.com CN=WE1,O=Google Trust Services,C=US 16 Aug 2026 14 Nov 2026 ECDSA 256 ECDSA-SHA256 43c49bf14fdf5bdc0e710c64dc39faa5
SANs: applyall.com, *.applyall.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of applyall.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
applyall.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://applyall.com/mcp Verified 200
http (plaintext) http://applyall.com/mcp HTTPS enforced 301 https://applyall.com/mcp
MCP tools · 20 exposed · ~1,090 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
add_blocklist_entry ~30

Block an employer so ApplyAll will not apply there.

NameTypeReqDescription
textstringyesEmployer name.

No output schema declared.

No examples provided.

add_desired_location ~66

Add a city or region the user wants to work in.

NameTypeReqDescription
displayNamestringyesFrom search_locations.
formattedAddressstringyesFrom search_locations.
placeIdstringyesFrom search_locations.
placeTypestringyesFrom search_locations.

No output schema declared.

No examples provided.

add_desired_title ~32

Add a job title the user wants ApplyAll to target.

NameTypeReqDescription
textstringyesJob title text.

No output schema declared.

No examples provided.

create_checkout ~51

Create a Stripe Checkout URL for a published package. The user (or a browser tool) must open the URL. This tool never accepts card numbers.

NameTypeReqDescription
skuIdstringyesPackage id from list_packages.

No output schema declared.

No examples provided.

get_connect_instructions ~31

Return the MCP URL and copy-paste setup for Claude, ChatGPT, Cursor, and Claude Code.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_credit_balance ~45

Return remaining application credits and pause state. Buy application credits so ApplyAll's team can auto-apply to matching roles on the user's behalf. Call list_packages, then create_checkout.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_job ~62

Return one job by id. Requires a connected account. Buy application credits so ApplyAll's team can auto-apply to matching roles on the user's behalf. Call list_packages, then create_checkout.

NameTypeReqDescription
jobIdstringyesApplyAll job id from search_jobs.

No output schema declared.

No examples provided.

get_profile ~22

Read the connected user's profile, preferences, credits, and pause state.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_packages ~18

List published consumer application packages the user can buy.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

register_account ~45

Return the browser signup / OAuth URL. Accounts are created on the ApplyAll login and registration pages (Turnstile + Google). Users who sign up this way receive the MCP tag.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

remove_blocklist_entry ~32

Remove an employer block by id from get_profile.

NameTypeReqDescription
entryIdstringyesBlocklist row id.

No output schema declared.

No examples provided.

remove_desired_location ~34

Remove a previously saved desired location by id from get_profile.

NameTypeReqDescription
locationIdstringyesDesired location row id.

No output schema declared.

No examples provided.

remove_desired_title ~33

Remove a saved desired title by id from get_profile.

NameTypeReqDescription
titleIdstringyesDesired title row id.

No output schema declared.

No examples provided.

search_job_titles ~48

Autocomplete ApplyAll job titles so the user can pick a canonical title.

NameTypeReqDescription
limitnumber1–100, default 20.
querystringyesPartial title.

No output schema declared.

No examples provided.

search_jobs ~253

Search employer-sourced jobs. Always returns at most 10 results. offset>0 requires a connected ApplyAll account. Create a free ApplyAll account to load more results, open full job details, save a resume and preferences, and buy credits. Call register_account, then complete the browser OAuth login. Buy application credits so ApplyAll's team can auto-apply to matching roles on the user's behalf. Call list_packages, then create_checkout.

NameTypeReqDescription
countrystringDefaults to US.
locationstringCity or state. Blank is nationwide.
maxYearsExperiencenumber0–15.
minSalarynumberOnly listings with published salary at or above this amount.
minYearsExperiencenumber0–15.
offsetnumberPage offset in steps of 10. >0 requires auth.
requiresSponsorshipbooleanUS only. Companies with prior H-1B sponsorship.
skillsarrayAND match. Listings without skill data do not match.
titlestringyesJob title query (min 2 characters).
workplacestringComma-separated. Omit for all types.

No output schema declared.

No examples provided.

search_locations ~44

Look up cities and states to use with search_jobs or profile location tools.

NameTypeReqDescription
countrystringDefaults to us.
querystringyesCity or state text.

No output schema declared.

No examples provided.

set_applications_paused ~35

Pause or unpause ApplyAll applications for the connected user.

NameTypeReqDescription
pausedbooleanyestrue pauses, false resumes.

No output schema declared.

No examples provided.

set_current_location ~65

Set the user's current city using a place from search_locations.

NameTypeReqDescription
displayNamestringyesFrom search_locations.
formattedAddressstringyesFrom search_locations.
placeIdstringyesFrom search_locations.
placeTypestringyesFrom search_locations.

No output schema declared.

No examples provided.

update_profile ~62

Update min salary, remote-only, nationwide, and country.

NameTypeReqDescription
countrystringUser country code.
minSalarynumberAnnual minimum published salary.
nationwidebooleanNationwide search.
remoteOnlybooleanRemote-only search.

No output schema declared.

No examples provided.

upload_resume ~82

Upload a PDF, DOC, or DOCX resume (10MB max) as base64 or a public HTTPS URL.

NameTypeReqDescription
contentBase64stringFile bytes, base64-encoded.
fileUrlstringPublic HTTPS URL to download.
filenamestringyesOriginal filename with extension.
mimeTypestringOptional override.

No output schema declared.

No examples provided.

Common questions

What is the ApplyAll MCP server?

ApplyAll is an MCP server listed in the public MCP registry as com.applyall/mcp. Search for jobs and apply to jobs. This page covers its hosted endpoint (https://applyall.com/mcp).

Is the ApplyAll MCP server safe to use?

ApplyAll scores 71 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the ApplyAll MCP server expose?

ApplyAll exposes 20 tools: search_jobs, get_job, search_job_titles, search_locations, list_packages, and 15 more. Their descriptions and schemas cost roughly 1,090 tokens of context every time the server is loaded.

Does the ApplyAll MCP server require authentication?

No. We connected to ApplyAll without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the ApplyAll MCP server still maintained?

ApplyAll is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.