Skip to main content
Glama

Google Jobs MCP Server

by ChanMeng666
package.json1.79 kB
{ "name": "@chanmeng666/google-jobs-server", "version": "1.0.0", "description": "MCP server for Google Jobs search via Serp API", "type": "module", "engines": { "node": ">=16" }, "bin": { "google-jobs-server": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "typecheck": "tsc --noEmit" }, "dependencies": { "@modelcontextprotocol/sdk": "1.17.5", "mcp-evals": "^2.0.0", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/node": "^22.0.0", "@types/node-fetch": "^2.6.11", "shx": "^0.4.0", "typescript": "^5.6.2" }, "ai": { "description": "MCP server that provides Google Jobs search functionality via SerpAPI, supporting multi-language and flexible search parameters", "use_cases": [ "job_search", "multi_language_job_search", "salary_filtering", "geographic_search", "employment_type_filtering" ], "capabilities": [ "multi_language_support", "intelligent_error_handling", "flexible_search_parameters", "structured_output" ], "installation": "npm install @chanmeng666/google-jobs-server", "documentation": "https://github.com/ChanMeng666/server-google-jobs", "target_audience": ["job_seekers", "recruiters", "career_consultants", "ai_assistants"], "search_intent": "job_search", "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" ] } }

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