Description
The Jora MCP server lets you search for jobs from Claude (and ChatGPT) using natural language. Results appear as interactive job cards in the chat. Job search is limited to Australian locations.
Features
Search jobs in Australia – Search by keywords and location. Both are required. Supports city, suburb, or state (e.g. Sydney, Melbourne CBD, New South Wales).
Optional filters – Refine by minimum annual salary (AUD), job type (full-time, part-time, casual, contract), how recently jobs were posted (24h, 7d, 14d, 30d), search radius (km), and quick apply jobs only.
Interactive job cards – Browse results in the chat: view job details, company info, and follow links to apply on Jora.
OAuth 2.0 – Authentication uses OAuth 2.0 with Dynamic Client Registration (DCR). No static client ID is required for connector setup.
Setup
Visit the Anthropic MCP Directory (or Claude Connectors in your Claude app)
Find and connect to Jora
Complete OAuth sign-in with your Jora account when prompted
Use natural language prompts to search for jobs (e.g. "Find software engineer jobs in Sydney").
Authentication
This server requires OAuth authentication.
Flow: OAuth 2.0 authorization code flow with Dynamic Client Registration (DCR). No static client ID is required for setup.
What you need: A valid Jora account. No special permissions or account types are required.
Examples
Example 1: Basic job search
User prompt: "Find software engineer jobs in Sydney"
What happens:
The connector calls the job search tool with keywords "software engineer" and location "Sydney"
Up to 10 jobs are returned with title, company, location, and job type
Results are shown as job cards in the chat
You can open a job to see the description and follow the link to apply on Jora
Example 2: Search with filters
User prompt: "Show me part-time marketing jobs in Melbourne paying at least $60,000 per year"
What happens:
The tool is called with keywords "marketing", location "Melbourne", job type "part_time", and minimum salary 60000 (AUD)
Results are filtered to part-time marketing roles in Melbourne with salary at or above the specified amount
Results are shown as job cards in the chat; you can view details and apply from Jora
Example 3: Jobs from a resume
User prompt: "Here is my resume. Help me find suitable jobs in Sydney"
What happens:
The connector uses the resume to extract the most relevant job title or role (e.g. from experience or desired role)
Location is taken from the message: "Sydney"
The job search tool is called with those keywords and location; up to 10 matching jobs are returned
Results are shown as job cards in the chat; you can view details and follow links to apply on Jora
Privacy Policy
See our privacy policy: https://au.jora.com/cms/privacy
Support
FAQ: Jora
Email: support@jora.com
For issues or questions about the Jora connector in Claude or ChatGPT, contact support using the channels above.