About Job Tracker MCP
Job Tracker MCP is an MCP server in the Search category: local-first MCP server for tracking job applications, companies, and vacancies — 19 tools over SQLite, built with TypeScript and the official MCP SDK. It has been installed 0 times through Conduid.
Tools (9)
add_applicationCreate an application record. A bare `company` name auto-creates the company; pass `vacancy_id` or `company_id` to file it under existing records.
Takes no parameters.
add_noteAppend a note, call, or email to the application timeline.
Takes no parameters.
attach_resumeCopy a file into the tracker's data directory and link it. `kind=resume` also sets the application's `resume_path`.
Takes no parameters.
funnel_statsFunnel counts with stage-to-stage conversion, plus a breakdown by resume variant.
Takes no parameters.
get_applicationFull application detail including timeline events and attachments.
Takes no parameters.
list_applicationsList applications, optionally filtered.
Takes no parameters.
list_pendingFollow-up queue: overdue actions, applications with no answer for 5+ days, and the upcoming week.
Takes no parameters.
update_applicationUpdate editable fields; only provided fields change.
Takes no parameters.
update_statusMove an application to another pipeline stage.
Takes no parameters.
Install
git clone https://github.com/kurkul608/job-tracker-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Job Tracker MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.