Jobpost

Read the job posting from any career page: title, employer, dates, salary. Paid per call, x402.

Should I use this

Quality & Safety

A
Description quality
100%
Schema completeness
100%
Naming quality
80%
Poisoning risk
100%
Permission match
100%
Protocol compliance
100%

Based on automated analysis of tool definitions and protocol compliance.

Context Cost

~135Tokens (tool definitions)
~597 BTypical response size
Minimal attention impact (0.11% of 128k context)

This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.

Install

One-Click Install

Add this to your `claude_desktop_config.json` file:

{
  "mcpServers": {
    "jobpost": {
      "url": "https://jobpost.kaneky.dev/mcp"
    }
  }
}

Remote endpoints

https://jobpost.kaneky.dev/mcpstreamable-http

What it can do

Tool inventory

Tools (1)

🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
🟢extract_job_posting(url)

Read the structured job posting (schema.org JobPosting) from a web page: title, employer, locations, remote, employment type, dates, salary, requirements, description and the apply link. Returns the job, never the people: contact persons, email addresses and phone numbers are removed. A page without a posting is not charged.

Input Schema

{
  "type": "object",
  "properties": {
    "url": {
      "description": "The posting's page: an employer's career page or a job board's detail page.",
      "format": "uri",
      "maxLength": 2048,
      "type": "string"
    }
  },
  "required": [
    "url"
  ]
}

Community

Rate this Server

Evidence

Recent observations

verifiedversion not recorded1 tools