Job-Application-Tracker-Project

RoaM04/Job-Application-Tracker-Project
★ 0 stars Unknown language Memory/Knowledge Updated today
MCP server project for tracking job applications. Built as part of the NextFlows Academy MCP program using the Model Context Protocol (MCP).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "job-application-trac": {
      "command": "npx",
      "args": [
        "-y",
        "RoaM04/Job-Application-Tracker-Project"
      ]
    }
  }
}

README Excerpt

> Part of **[NextFlows Academy](https://nextflows.ai/academy)** — the free cohort program **Building an MCP for an AI Engine**. Clone this repo to build your **Model Context Protocol (MCP)** server in TypeScript. By Demo Day you will ship a public GitHub repo with real tools, Zod validation, docs, and a live demo — the same path used in the free NextFlows Academy cohort.

Tools (1)

inputSchema