Search 490k+ live jobs from company ATS boards, save roles, follow companies, manage talent profile.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
API service powering WorkWay β company/job discovery, filters, sitemaps, and Greenhouse/Ashby/YC ingestion.
pg)src/server.js β app bootstrap, DB init, route mount, graceful shutdownsrc/config.js β environment/config mappingsrc/routes/ β API route handlerssrc/services/ β business logicsrc/dao/ β SQL queries and DAO abstractionssrc/utils/ β logger, constants, parsing/classification helperssrc/data/greenhouseCompanies.js β seed list of Greenhouse namespacesdocs/DETAILED_DOCS.md β detailed architecture and endpoint referenceCreate .env in repo root:
Run:
Defaults to http://localhost:3000.
Base path: /api
/api/company, /api/job, /api/feed, /api/filter, /api/cron/api/sitemap.xml, /api/sitemaps/*GET /api/job/list β paginated job listing with search/filters, returns jobs, meta, applied_filters, facetsGET /api/job/filters β facet counts for the filter UIFull request/response reference: docs/DETAILED_DOCS.md
GET /health β uptime + timestampGET / β server-running checkCron-style HTTP endpoints load Greenhouse, Ashby, and YC companies, fetch their jobs, classify them (domain/level/employment type), and upsert into PostgreSQL.
Serves workway.dev.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/workway)<a href="https://allmcps.com/mcp/workway"><img src="https://allmcps.com/api/badge/workway?style=directory" alt="Workway on AllMCPs" /></a>