This MCP server for Google Jobs search, developed by Chan Meng, provides a standardized interface for querying job listings via the Serp API. Built with TypeScript and leveraging the MCP SDK, it offers a streamlined way to access Google's job search functionality programmatically. The server is designed as a command-line tool, making it easy to integrate into various workflows and applications. By abstracting the complexities of job search queries into an MCP interface, it enables AI systems and developers to efficiently retrieve and process job listing data. This implementation is particularly useful for applications involving career guidance, labor market analysis, or automated job matching systems.
Search for jobs based on various parameters. Parameters: query (string, required), location (string, optional), posted_age (string, optional), employment_type (string, optional), salary (string, optional), radius (string, optional), hl (string, optional), page (number, optional), sort_by (string, optional)
No reviews yet. Be the first to review!
Sign in to join the conversation