MCP server for Recruit CRM
Project description
Recruit CRM MCP
MCP (Model Context Protocol) server for Recruit CRM, enabling AI assistants to search candidates, view jobs, and manage recruiting workflows.
Quick Start
One-Click Install (recommended)
Run this in your terminal — it handles everything automatically:
curl -LsSf https://raw.githubusercontent.com/ebragas/recruitcrm-mcp/main/install.sh | bash
Or download and review the script first:
curl -LsSf https://raw.githubusercontent.com/ebragas/recruitcrm-mcp/main/install.sh -o install.sh
cat install.sh # review the script
bash install.sh
The installer will:
- Install
uvif you don't have it - Prompt for your Recruit CRM API key
- Back up your existing Claude Desktop config
- Add the Recruit CRM MCP server entry
Already have
uv? You can skip the bootstrap and run the installer directly:uvx --from recruit-crm-mcp recruit-crm-mcp-install
Manual Setup
If you prefer to configure manually, add to your claude_desktop_config.json:
{
"mcpServers": {
"recruit-crm": {
"command": "uvx",
"args": ["recruit-crm-mcp"],
"env": {
"RECRUIT_CRM_API_KEY": "your-api-key-here"
}
}
}
}
Development
uv sync # install dependencies
make test # run tests
make lint # run linter
make check # run lint + tests
Tools
| Tool | Description |
|---|---|
ping |
Health check — verify the server is running and API key is configured |
search_candidates |
Search candidates by query, email, city, or job title |
get_candidate |
Get full profile details for a candidate by slug/ID |
list_jobs |
List job requisitions |
search_jobs |
Search jobs by status, name, city, country, or company |
get_job |
Get full details for a job by slug/ID |
Resources
| Resource | Description |
|---|---|
recruitcrm://candidate/{id}/resume |
Get resume URL for a candidate |
recruitcrm://job/{id}/description |
Get full job description |
Configuration
Set the RECRUIT_CRM_API_KEY environment variable with your Recruit CRM API token.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file recruit_crm_mcp-0.10.0.tar.gz.
File metadata
- Download URL: recruit_crm_mcp-0.10.0.tar.gz
- Upload date:
- Size: 134.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff7b2ba9e5bb141a909ffb83a5639d1be946ce0e63767e72a417d0227fc05977
|
|
| MD5 |
02fc55bc5a6d10da4274dce67136dbd5
|
|
| BLAKE2b-256 |
ed43bae6025321a0583a403a69624c07ebbfa0343b2de7094af3cef03bed4043
|
Provenance
The following attestation bundles were made for recruit_crm_mcp-0.10.0.tar.gz:
Publisher:
publish.yml on ebragas/recruitcrm-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
recruit_crm_mcp-0.10.0.tar.gz -
Subject digest:
ff7b2ba9e5bb141a909ffb83a5639d1be946ce0e63767e72a417d0227fc05977 - Sigstore transparency entry: 1023687956
- Sigstore integration time:
-
Permalink:
ebragas/recruitcrm-mcp@3d9c05a96bf2131a8df4b5b938ccf6b2a9994782 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ebragas
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3d9c05a96bf2131a8df4b5b938ccf6b2a9994782 -
Trigger Event:
push
-
Statement type:
File details
Details for the file recruit_crm_mcp-0.10.0-py3-none-any.whl.
File metadata
- Download URL: recruit_crm_mcp-0.10.0-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7883144cb3ddd2ccff4e6f2a315e5ffc384500b4c9dd6a1d420303f5ad9f998
|
|
| MD5 |
ac4d6b11c5fc5a6bae69468e14b56a1f
|
|
| BLAKE2b-256 |
b213751a29c0c75dbd8c9d725ecba77fd292fc67763ff593593a821da5b4e6dc
|
Provenance
The following attestation bundles were made for recruit_crm_mcp-0.10.0-py3-none-any.whl:
Publisher:
publish.yml on ebragas/recruitcrm-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
recruit_crm_mcp-0.10.0-py3-none-any.whl -
Subject digest:
b7883144cb3ddd2ccff4e6f2a315e5ffc384500b4c9dd6a1d420303f5ad9f998 - Sigstore transparency entry: 1023688014
- Sigstore integration time:
-
Permalink:
ebragas/recruitcrm-mcp@3d9c05a96bf2131a8df4b5b938ccf6b2a9994782 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ebragas
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3d9c05a96bf2131a8df4b5b938ccf6b2a9994782 -
Trigger Event:
push
-
Statement type: