1. Conduid
  2. Search
  3. Job Tracker MCP
MCP server · Search

Job Tracker MCP

Local-first MCP server for tracking job applications, companies, and vacancies — 19 tools over SQLite, built with TypeScript and the official MCP SDK

34Low

Scored 11 days ago · breakdown

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

Clone
git clone https://github.com/kurkul608/job-tracker-mcp

This 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

I know everything about Job Tracker MCP. Ask me about installation, configuration, usage, or troubleshooting.

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.
Questions

About Job Tracker MCP

How do I install Job Tracker MCP?

Run git clone https://github.com/kurkul608/job-tracker-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Job Tracker MCP safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Job Tracker MCP still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.