{"serverInfo":{"name":"workable-jobs","title":"Workable Jobs","version":"1.695.0"},"description":"MCP server exposing job search, company lookup, and candidate profile/application tools for a Workable job board.","transport":{"type":"streamable-http","endpoint":"https://jobs.workable.com/mcp"},"capabilities":["tools"],"instructions":"Search and explore published jobs on a Workable job board.\n\nUse `search_jobs` for free-text or filtered job discovery (by query, location, workplace, employment type, recency, or company). Returns full details for every match.\n\nUse `get_job` to fetch the full details of a single job (description, requirements, benefits, apply URL) by its UUID — typically after `search_jobs`.\n\nUse `get_company` to fetch a company profile and its open jobs by the company's UUID.\n\nUse `get_job_locations` to list city/country pairs where jobs are published, useful for narrowing `search_jobs` by location.\n\nUse `get_my_profile` to fetch your profile.\n\nUse `update_my_profile` to update profile fields (name, phone, address, education, experience).\n\nUse `get_my_applications` to list the jobs you have applied to (most recent first), optionally filtered by status and paginated.\n\nUse `get_recommendations` to get personalized job recommendations matched to your profile.\n\nUse `get_recent_searches` to list popular/recent job search terms.\n\nUse `withdraw_application` to withdraw one of your submitted job applications by its application id.","authentication":{"required":false,"schemes":["oauth2","bearer"],"protectedResourceMetadata":"https://jobs.workable.com/.well-known/oauth-protected-resource","authorizationServerMetadata":"https://jobs.workable.com/.well-known/oauth-authorization-server","authSkill":"https://jobs.workable.com/.well-known/agent-skills/auth-md/SKILL.md"},"tools":{"open":["search_jobs","get_job","get_company","get_job_locations"],"authenticated":["get_my_profile","update_my_profile","get_my_applications","get_recommendations","get_recent_searches","withdraw_application"]},"documentation":{"skills":"https://jobs.workable.com/.well-known/agent-skills/index.json","apiCatalog":"https://jobs.workable.com/.well-known/api-catalog","llmsTxt":"https://jobs.workable.com/.well-known/llms.txt"}}