Remoote Remote Jobs MCP

by Unknown

Not rated
Website

About

Hosted MCP tools for agents to search Remoote remote jobs, compare salary stats, create alerts, and request user-confirmed apply redirects.

Details

Author
Unknown
Categories
Search, Other

Hosted MCP tools for agents to search Remoote remote jobs, compare salary stats, create alerts, and request user-confirmed apply redirects.

Give your job-search agent a structured source of remote roles, salary signals, location rules, canonical Remoote links, scoped apply intents, and job alerts — without scraping pages or exposing raw employer apply URLs.

Public tools are available without auth for discovery. Logged-in users can create a scoped token when their agent needs account-tied workflows such as apply intents or alerts.

Public searchScoped tokensNo raw apply URLsMCP + REST

Find matching remote roles with structured filters.

Check salary visibility, skills, and location constraints.

Use scoped tokens for alerts or confirmation-required apply redirects.

The Remoote remote jobs MCP server is listed in the Official MCP Registry asapp.remoote/remote-jobs.

The public surface is capped and safe for discovery. Token-authenticated calls add user-specific workflows while keeping Remoote entitlement checks and user confirmation in the loop.

Find matching remote roles by keyword, skill, country or region, location tag, seniority, employment type, and salary availability.

Compare salary ranges for a filtered search when enough normalized compensation data exists, with sparse searches called out instead of overconfident answers.

With a scoped token, agents can request a Remoote apply redirect that still requires user confirmation and preserves entitlement checks.

With the alerts scope, agents can create daily or weekly Remoote alerts tied to the user account instead of running repeated broad searches.

Start with MCP for tool-shaped agent calls. Use REST when you need to inspect schemas, reproduce requests, or build a small integration service.

Use MCP when your agent supports remote JSON-RPC tools. Public calls need no token. Add an Authorization bearer token only when calling account-tied tools such as apply intents or alerts.

POST https://api.remoote.app/remoote/agents/mcp Public auth: none Token auth: Authorization: Bearer rma_... Tools: search_jobs, get_job, get_salary_stats, get_top_jobs, create_apply_intent, create_alert

Use REST when you need to inspect a call

REST mirrors the agent service layer and is useful for debugging, smoke tests, and simple backend workflows. For chat agents and multi-step assistants, prefer MCP.

GET https://api.remoote.app/remoote/agents/tools POST https://api.remoote.app/remoote/agents/search_jobs GET https://api.remoote.app/remoote/agents/jobs/{job_id} POST https://api.remoote.app/remoote/agents/salary_stats POST https://api.remoote.app/remoote/agents/top_jobs POST https://api.remoote.app/remoote/agents/apply_intent POST https://api.remoote.app/remoote/agents/alerts

Create a scoped token for user workflows

Tokens are created by logged-in users and shown once. Store the token in your agent secret store, then send it as a standard bearer token. Revoke it from Remoote if a device or workflow no longer needs access.

Each tool returns structured data with practical limits and a safe next step back to Remoote.

Search active remote roles with supported filters: role title, keyword query, skills, excluded skills, country or region, location tag, seniority, employment type, and whether salary must be present.

Return one public job record with title, company, salary fields, location rules, skills, excerpts, and the Remoote URL the user should open before applying.

Calculate salary stats for a filtered job set when enough disclosed, normalized compensation data is available. Sparse searches return no stats instead of a weak answer.

Return a capped short list of remote jobs for discovery prompts, daily review flows, or “show me what’s new” experiences.

Create a user-confirmed Remoote apply redirect for an authenticated user. It returns a Remoote URL, not a raw employer apply URL.

Create a daily or weekly Remoote job alert for the authenticated user from structured criteria such as query, skills, country, seniority, and salary visibility.

Use these examples with curl or adapt them for any self-hosted agent, OpenClaw-style workflow, or MCP client that can call a remote JSON-RPC endpoint.

No token is required for public discovery calls. Results are capped and return Remoote URLs instead of employer apply URLs.

curl -sS \ -H 'content-type: application/json' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_jobs","arguments":{"query":"python","limit":3,"salary_required":true}}}' \ https://api.remoote.app/remoote/agents/mcp

Create a scoped token on /agents/connect, store it as REMOOTE_AGENT_TOKEN, and only grant scopes your workflow needs.

export REMOOTE_AGENT_TOKEN='rma_...' curl -sS \ -H 'content-type: application/json' \ -H "Authorization: Bearer $REMOOTE_AGENT_TOKEN" \ -d '{"jsonrpc":"2.0","id":2,"method":"tools/call","params":{"name":"create_alert","arguments":{"name":"Python remote jobs","criteria":{"query":"python","salary_required":true},"frequency":"daily","limit":10}}}' \ https://api.remoote.app/remoote/agents/mcp

Good prompts give the agent a role, location, salary, or constraint to check. For account-tied actions, tell the agent to ask before creating apply redirects or persistent alerts.

“Find remote backend jobs open to candidates in Poland that mention PostgreSQL.”

“Show me senior remote marketing jobs that disclose compensation, then link me to each Remoote page.”

“Compare salary stats for remote data analyst roles in Europe and tell me if the sample is too small.”

“Create a daily alert for remote customer support jobs open to Portugal with salary listed.”

“I want to apply to this Remoote job. Create an apply intent, then ask me to confirm before opening it.”

Remoote tools are designed to return structured evidence and safe canonical links, so agents can answer with source URLs without scraping pages or bypassing user confirmation.

✓Cite canonical Remoote job, company, salary, or hub URLs when answering job-search questions.

✓Do not expose raw employer apply URLs; send users to Remoote job pages or confirmation-required apply intents.

✓Call out salary and location uncertainty when a listing has sparse compensation or remote-eligibility signals.

Public tools are read-only and capped. They return public Remoote fields and canonical Remoote URLs, not raw employer apply links. Job availability can change, salary disclosure varies by employer, and remote does not always mean work-from-anywhere. The agent should ask the user to open the Remoote job page before applying.

Apply intents and alerts require a user-created token with the matching scope. Apply intents return a Remoote redirect and requires_user_confirmation=true; they do not hand agents raw employer application links. Resume-aware ranking and richer partner access are planned for later.

Use Remoote when your assistant needs remote-job options with enough structure to reason about role fit, salary visibility, and location constraints. Create a scoped token when the agent needs to create alerts or ask for a user-confirmed apply redirect.

Need higher limits or a partner integration?Contact Remoote.

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

Fetch, convert, and search AWS documentation pages, with recommendations for related content.

Search campgrounds around the world on campertunity, check availability, and provide booking links.

The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.

All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.

MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.

At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.

Just Domain is the domain registrar for businesses built with AI. Its remote MCP server checks availability and returns first-year and renewal pricing, plus a link to register on justdomain.ai, with DNS and WHOIS privacy in the same place. No account, no API key, read only. Endpoint: https://mcp.justdomain.ai/

Search the web using Kagi's search API

Research tools, including a Sqlite-backed document stash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.