Arbeitnow MCP Server: Germany job search for AI agents
Pricing
Pay per event + usage
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
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
9 hours ago
Last modified
Categories
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.
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | number | no | Max results to show, 1-50. |
page | number | no | Page of the live feed, 1-20. |
search_jobs
Search the 500 newest Arbeitnow jobs by title, company, location, tag or job type.
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | yes | Words to match, for example python or Berlin. |
limit | number | no | Max matches to show, 1-50. |
remote_jobs
List only the remote-friendly jobs among the 500 newest Arbeitnow postings.
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | number | no | Max results to show, 1-50. |
job
Get one Arbeitnow job by its slug, including the full description and apply link.
| Parameter | Type | Required | Description |
|---|---|---|---|
slug | string | yes | Job slug, as returned by the jobs or search_jobs tools. |
tags
Show which skills and categories appear most often in the newest Arbeitnow jobs.
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | number | no | How many tags to show, 1-50. |
companies
Rank the employers with the most open Arbeitnow postings, with their remote count and newest posting date.
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | number | no | How 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.
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | number | no | How many locations and types to show, 1-50. |
Pricing
Pay per event. You only pay for what you use:
| Event | Price (USD) | When |
|---|---|---|
| Tool call | $0.01 | Each MCP tool call |
| List request | $0.001 | Listing tools/resources/prompts |
| Resource request | $0.001 | Reading an MCP resource |
| Prompt request | $0.001 | Running an MCP prompt |
| Completion request | $0.0001 | MCP 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.