Jobjourney Claude Plugin
Freeby MCP Community
FastMCP server for JobJourney - save jobs, track applications, AI job fit evaluation, cover letter generation, interview prep, coffee chat networking, and more
v3.1.37Added Apr 12, 2026
mcpmodel-context-protocolclaudejobjourneyjob-tracking
Jobjourney Claude Plugin MCP Server
FastMCP server for JobJourney - save jobs, track applications, AI job fit evaluation, cover letter generation, interview prep, coffee chat networking, and more
Installation
npx -y jobjourney-claude-plugin
Reviews
Installation
Quick install
npx -y jobjourney-claude-plugin
Add to claude_desktop_config.json
{
"mcpServers": {
"jobjourney-claude-plugin": {
"command": "npx",
"args": ["-y", "jobjourney-claude-plugin"]
}
}
}