Skip to main content
Glama

Google Jobs MCP Server

by ChanMeng666
{ "name": "google-jobs-server", "version": "1.0.0", "display_name": "Google Jobs Search", "description": "A powerful MCP server for searching Google Jobs via SerpAPI with multi-language support, flexible search parameters, and smart error handling.", "icon": "server-google-jobs.svg", "author": { "name": "Chan Meng", "email": "chanmeng666@gmail.com", "url": "https://chanmeng.org/" }, "license": "MIT", "homepage": "https://github.com/ChanMeng666/server-google-jobs", "repository": { "type": "git", "url": "https://github.com/ChanMeng666/server-google-jobs.git" }, "keywords": [ "google-jobs", "job-search", "mcp-server", "serpapi", "typescript", "careers", "employment" ], "server": { "entry_point": "dist/index.js", "runtime": "node", "runtime_version": ">=16" }, "tools": [ { "name": "search_jobs", "description": "Search for job opportunities on Google Jobs with comprehensive filtering options including location, employment type, salary range, and post date filters. Supports multiple languages (English, Chinese, Japanese, Korean) and provides detailed job information with direct application links." } ], "env": [ { "name": "SERP_API_KEY", "description": "Your SerpAPI key for accessing Google Jobs data. Get your free API key from https://serpapi.com/", "required": true, "type": "string" } ], "categories": [ "productivity", "search", "web-services" ], "tags": [ "jobs", "search", "google", "careers", "employment", "recruitment" ], "mcp_version": "1.0", "schema_version": "1.0.0", "ai_optimization": { "search_intent": "job_search", "target_audience": ["job_seekers", "recruiters", "career_consultants", "ai_assistants"], "primary_use_cases": [ "Find job opportunities", "Search by location and salary", "Filter by employment type", "Multi-language job search" ], "technical_capabilities": [ "Real-time job data", "Multi-language support", "Advanced filtering", "Structured output" ], "ai_friendly_features": [ "Clear parameter descriptions", "Comprehensive error handling", "Multi-language support", "Structured result formatting" ], "integration_guidance": { "installation": "npm install @chanmeng666/google-jobs-server", "configuration": "Set SERP_API_KEY environment variable", "usage": "Call search_jobs tool with appropriate parameters" } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChanMeng666/server-google-jobs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server