Skip to main content
Glama

Job Search MCP Server

by Ritesh-sudo

search_ai_ml_jobs

Search for AI and machine learning job opportunities including internships and full-time roles across multiple job platforms with location filtering and keyword targeting.

Instructions

Search for AI/ML internships and full-time roles across multiple job sites

Input Schema

NameRequiredDescriptionDefault
includeFullTimeNoInclude full-time positions
includeInternshipsNoInclude internship positions
keywordsNoAdditional keywords to search for (e.g., ["machine learning", "deep learning", "NLP"])
locationNoJob location (e.g., "Remote", "San Francisco, CA", "New York, NY")Remote
maxResultsNoMaximum number of results to return

Input Schema (JSON Schema)

{ "properties": { "includeFullTime": { "default": true, "description": "Include full-time positions", "type": "boolean" }, "includeInternships": { "default": true, "description": "Include internship positions", "type": "boolean" }, "keywords": { "default": [], "description": "Additional keywords to search for (e.g., [\"machine learning\", \"deep learning\", \"NLP\"])", "items": { "type": "string" }, "type": "array" }, "location": { "default": "Remote", "description": "Job location (e.g., \"Remote\", \"San Francisco, CA\", \"New York, NY\")", "type": "string" }, "maxResults": { "default": 50, "description": "Maximum number of results to return", "type": "number" } }, "required": [], "type": "object" }

Other Tools from Job Search MCP Server

Related Tools

    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/Ritesh-sudo/MCPJobSearch'

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