Arbeitnow MCP Server: Germany job search for AI agents avatar

Arbeitnow MCP Server: Germany job search for AI agents

Pricing

Pay per event + usage

Go to Apify Store
Arbeitnow MCP Server: Germany job search for AI agents

Arbeitnow MCP Server: Germany job search for AI agents

Search the Arbeitnow job board from your AI assistant: keyword and location filters, remote-only mode, English-speaking and visa-sponsorship flags, plus full job details. Keyless MCP server for Claude, ChatGPT, Cursor and any MCP client. Pay per tool call only.

Pricing

Pay per event + usage

Rating

0.0

(0)

Developer

a e

a e

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

9 hours ago

Last modified

Share

Arbeitnow MCP

Jobs in Germany from Arbeitnow. No key required.

Served over the Model Context Protocol so any MCP client (Claude, Cursor, ChatGPT connectors, custom agents) can use it. Keyless: no third-party account or API key needed.

Connect

Standby MCP endpoint (streamable HTTP):

https://mrfentmen--arbeitnow-mcp.apify.actor/mcp

Authenticate with your Apify API token:

Authorization: Bearer <YOUR_APIFY_API_TOKEN>

Tools

jobs

List the newest Arbeitnow job postings, 250 per page, with tags, location and remote flag.

ParameterTypeRequiredDescription
limitnumbernoMax results to show, 1-50.
pagenumbernoPage of the live feed, 1-20.

search_jobs

Search the 500 newest Arbeitnow jobs by title, company, location, tag or job type.

ParameterTypeRequiredDescription
querystringyesWords to match, for example python or Berlin.
limitnumbernoMax matches to show, 1-50.

remote_jobs

List only the remote-friendly jobs among the 500 newest Arbeitnow postings.

ParameterTypeRequiredDescription
limitnumbernoMax results to show, 1-50.

job

Get one Arbeitnow job by its slug, including the full description and apply link.

ParameterTypeRequiredDescription
slugstringyesJob slug, as returned by the jobs or search_jobs tools.

tags

Show which skills and categories appear most often in the newest Arbeitnow jobs.

ParameterTypeRequiredDescription
limitnumbernoHow many tags to show, 1-50.

companies

Rank the employers with the most open Arbeitnow postings, with their remote count and newest posting date.

ParameterTypeRequiredDescription
limitnumbernoHow many companies to show, 1-50.

locations

Show where the newest Arbeitnow jobs are, split by city and by job type, with a remote versus on-site count.

ParameterTypeRequiredDescription
limitnumbernoHow many locations and types to show, 1-50.

Pricing

Pay per event. You only pay for what you use:

EventPrice (USD)When
Tool call$0.01Each MCP tool call
List request$0.001Listing tools/resources/prompts
Resource request$0.001Reading an MCP resource
Prompt request$0.001Running an MCP prompt
Completion request$0.0001MCP completion request

Data source

Public read-only API. This Actor never writes to your account and never asks for third-party credentials.

Source

Built from the ts-mcp-proxy template.