About
Overview
The Greenhouse MCP Server enables AI agents to interact with Greenhouse's applicant tracking system. It provides tools for managing jobs, reviewing candidates, and tracking hiring pipeline stages.
Capabilities
Tools & Capabilities
⚡list_jobs
List open job positions
⚡list_candidates
List candidates for a job
⚡get_candidate
Get candidate details
⚡advance_candidate
Move candidate to next stage
Setup
Installation
bash
Install
npx -y mcp-server-greenhouseExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"greenhouse": {
"command": "npx",
"args": ["-y", "mcp-server-greenhouse"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026