Google Jobs
Summary
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.
Available Actions(1)
job_search
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)
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论