mcpbeat

Remoote Remote Jobs MCP Server

app.remoote/remote-jobs
answering

Remoote Remote Jobs MCP is answering right now. Last checked 5 min ago. It exposes 6 tools. Last commit 13 Jul 2026.

Search remote jobs, compare salaries, create alerts, and request user-confirmed apply links.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
179 ms
Response time
average over 24h
0
Stars
last commit 13 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add remote-jobs --transport http https://api.remoote.app/remoote/agents/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "remote-jobs": {
      "url": "https://api.remoote.app/remoote/agents/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.remote-jobs]
url = "https://api.remoote.app/remoote/agents/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "remote-jobs": {
      "url": "https://api.remoote.app/remoote/agents/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "remote-jobs": {
      "url": "https://api.remoote.app/remoote/agents/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

alert
create_alert
Create a daily or weekly Remoote job alert for the authenticated user. Requires the alerts:write scope.
apply
create_apply_intent
Create a user-confirmed Remoote apply redirect for an authenticated agent token. Requires the apply:intent scope and never returns raw employer apply URLs.
job
get_job
Fetch public details for one active Remoote job, including salary, location, skills, excerpts, and a Remoote job URL.
jobs
search_jobs
Search active Remoote remote jobs. Returns capped public results with canonical Remoote URLs and no raw employer apply URLs.
salary
get_salary_stats
Return salary stats for active Remoote jobs matching supported filters when enough normalized compensation data exists.
top
get_top_jobs
Return a capped public list of currently popular Remoote remote jobs.

Endpoints

URLTransportStateLatencyChecked
https://api.remoote.app/remoote/agents/mcp streamable-http answering 114 ms 5 min ago

Remoote Remote Jobs MCP — questions

Answers built from our own checks of this server.

What can Remoote Remote Jobs MCP do?
It exposes 6 tools, read directly from the server on our last check. Among them: create_alert, create_apply_intent, get_job, get_salary_stats, get_top_jobs, search_jobs. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Remoote Remote Jobs MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 179 ms. The bar chart above shows every period we have measured.
How do I connect Remoote Remote Jobs MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Remoote Remote Jobs MCP need an API key?
No. Remoote Remote Jobs MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Remoote Remote Jobs MCP?
It answers our handshake in 179 ms on average, which is faster than 67% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Remoote Remote Jobs MCP open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.