MCP Hub
Back to servers

Greenhouse

Greenhouse MCP Pack — wraps the Greenhouse Harvest API v1

Registry
Updated
Apr 15, 2026

mcp-greenhouse

Greenhouse MCP Pack — wraps the Greenhouse Harvest API v1

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
greenhouse_list_candidatesList candidates from Greenhouse ATS.
greenhouse_get_candidateGet a single candidate by ID from Greenhouse.
greenhouse_list_jobsList jobs from Greenhouse ATS.
greenhouse_get_jobGet a single job by ID from Greenhouse.
greenhouse_list_applicationsList job applications from Greenhouse ATS.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "greenhouse": {
      "url": "https://gateway.pipeworx.io/greenhouse/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use greenhouse

License

MIT

Reviews

No reviews yet

Sign in to write a review