Career Agent Workbench MCP Server
Related Servers
Alternatives to Career Agent Workbench MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI clients to serve as a personal career analyst by searching, matching, and explaining job recommendations, managing job applications, and syncing public job boards through standardized MCP tools.MIT
- AlicenseAqualityCmaintenanceEnables AI agents to search, rank, and explain job matches through a secure read-only interface that blocks prompt injections and unsafe content.4MIT
- AlicenseAqualityBmaintenanceEnables AI agents to search job openings across free sources, prepare application materials using known experience, and handle authorized email sending and follow-ups.91MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to discover, filter, and track job openings based on the user's local resume, without uploading data to the cloud.15MIT
- AlicenseNot gradedqualityCmaintenanceEnables natural language management of job applications through MCP-compatible clients, including searching real job offers, creating and deleting applications, generating CVs or cover letters, and retrieving application metrics.ISC
- AlicenseNot gradedqualityBmaintenanceEnables an MCP-capable coding agent to run a local-first job search: recording verified opportunities in a private SQLite tracker, tracking follow-ups and outcomes, and preparing evidence-based resumes, application answers, and outreach drafts. It keeps all personal data on the user's machine and stops before submitting applications, uploading documents, or contacting anyone.1MIT
TDQS
Scored across 4 tools
Search and find_matching both return job listings but serve distinct purposes: ad-hoc searching vs. preconfigured matching. The two get tools are clearly differentiated by normalized vs. raw payload.
All tool names use snake_case with a verb prefix and include 'linkedin_job(s)' as the core noun. Minor variation like 'matching' as a modifier and 'details'/'raw_payload' suffixes does not break the overall pattern.
Four tools is well within the ideal range for a focused job-search server. Each tool serves a clear purpose without redundancy.
The server covers the complete read-only workflow: search to discover jobs, retrieve normalized details, access raw payload for debugging, and run configured matching. No dead ends exist for this domain.