Manage job listings — create, update, delete, search and filter. Handle company info, taxonomies, location, application contact, and featured or filled states.
Job boards go stale fast. Listings need filling, expiring, featuring and re-categorising — constant small edits that nobody enjoys making one screen at a time.
Create, read, update and remove job listings through WP Job Manager itself.
Find listings by type, category, location or state rather than scrolling a list.
Company name, website and logo handled as part of the listing, not bolted on after.
Read the taxonomies your board actually uses before writing against them.
Flip a listing to featured or filled without hunting for the checkbox.
Removing a listing is flagged destructive and treated as such.
Ask in plain language and the WP Job Manager integration turns it into typed calls — listings, taxonomies and their states.
Import a batch of roles complete with company details and categories.
Find listings that should have expired or been marked filled, and fix them.
Move many listings between job types or categories in one pass.
Chain posting, featuring and expiry into a repeatable workflow.
The NibWP WP Job Manager integration exposes a job board to any MCP-compatible AI agent — Claude, Cursor, Claude Code and others. Listings, company details and taxonomies become typed tool calls.
The work on a job board is rarely the first post. It is everything after: roles that have been filled but never marked filled, listings past their expiry, categories that drifted as the board grew. Each fix is trivial and there are always dozens of them.
Job types and categories are read from your install before anything is written against them, so an agent uses the vocabulary your board already has instead of inventing a parallel one.
| Tool | Type | What it does |
|---|---|---|
| nibwp/wpjm-list-jobs | read | Search and filter job listings by type, category, location or state. |
| nibwp/wpjm-get-job | read | One listing with its company and application details. |
| nibwp/wpjm-create-job | write | Create a listing with company info, location and contact. |
| nibwp/wpjm-update-job | write | Update a listing, including featured and filled states. |
| nibwp/wpjm-delete-job | destructive | Remove a job listing. |
| nibwp/wpjm-list-taxonomies | read | Job types and categories as your board defines them. |
Yes. Once WP Job Manager is active, NibWP detects it and its abilities go live instantly — no configuration needed.
Yes, and it should — writing against taxonomy terms that do not exist is the fastest way to create a mess.
Yes. Both are ordinary updates, so an agent can flip them across many listings at once.
No. It manages listings and their taxonomies. Candidate applications are left alone.
Activate the integration and it's live on your MCP endpoint instantly.