ChanMeng666/server-google-jobs
【Every star you give feeds a hungry developer's motivation!⭐️】A Model Context Protocol (MCP) server implementation that provides Google Jobs search capabilities via SerpAPI integration. Features multi-language support, comprehensive search parameters, and smart error handling.
Platform-specific configuration:
{
"mcpServers": {
"server-google-jobs": {
"command": "npx",
"args": [
"-y",
"server-google-jobs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...