MCP server to search for jobs across multiple job listing platforms
Stars
39
Forks
27
Watchers
39
Open Issues
0
Overall repository health assessment
^1.10.1^2.0.0^2.8.5^4.22.1^3.10.0^3.24.3^9.0.0^2.31.0^17.0.0^3.0.1Merge pull request #3 from borgius/copilot/fix-npm-warnings
5f93ffeView on GitHubfix: resolve npm deprecation warnings and security vulnerabilities
e4ea6eaView on GitHubMerge pull request #2 from Anthony-Faria-dos-santos/fix-windows-logging-and-docker
de9c97eView on GitHubFix MCP logging on stderr and docker command for Windows
09c5976View on GitHubfeat: add parameter cleaning to searchJobsHandler for improved input validation
ffdbbeaView on GitHubfeat: enhance job search parameters and schemas to support additional options and improve functionality
8094a06View on GitHubfeat: update jobSpySchema and searchParamsSchema to allow nullish values and improve default settings for location and result count
76f9064View on GitHubfeat: enhance siteNames and linkedinFetchDescription fields in searchParamsSchema for improved validation and flexibility
aeae13aView on GitHubfix: enhance datePosted field description in jobSpySchema for clarity
79ac273View on GitHubfeat: update job schema and tests to improve validation and structure; add change-case-object dependency
3777995View on GitHubfix: use sudo for docker command in searchJobsHandler to ensure proper permissions
e18d04fView on GitHubfeat: validate job search parameters and remove deprecated job description insertion function
964bf26View on GitHubfeat: add job description handling with conversion functions and PostgreSQL insertion logic
e0a7c9dView on GitHub