Skip to main content

MCP server for Recruit CRM

Project description

Recruit CRM MCP

CI

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 the interactive installer — it configures Claude Desktop automatically:

uvx --from recruit-crm-mcp recruit-crm-mcp-install

The installer will:

  • Check that uv is installed (and help you install it if not)
  • Prompt for your Recruit CRM API key
  • Back up your existing Claude Desktop config
  • Add the Recruit CRM MCP server entry

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, optionally filtered by status
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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recruit_crm_mcp-0.4.0.tar.gz (116.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

recruit_crm_mcp-0.4.0-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file recruit_crm_mcp-0.4.0.tar.gz.

File metadata

  • Download URL: recruit_crm_mcp-0.4.0.tar.gz
  • Upload date:
  • Size: 116.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for recruit_crm_mcp-0.4.0.tar.gz
Algorithm Hash digest
SHA256 f16c57d2425e038f2a5ed495a0bafc7b5a1d883ab417c2c26bc81d90ad56082c
MD5 75d73468c6b31cb9326e17c2b8f60078
BLAKE2b-256 e33e4f111c167cac96bfbd26ed0635b2d574373a610c2889001e79df900a9c3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for recruit_crm_mcp-0.4.0.tar.gz:

Publisher: publish.yml on ebragas/recruitcrm-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file recruit_crm_mcp-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for recruit_crm_mcp-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 afc7fc0e7abb7219777f7f3eb822c6f4f021727f5a76a10a233707cef2c067c9
MD5 581cbf1635b4f1a1c98d1afd7fbd93ae
BLAKE2b-256 34e89e1dc4af93c7176446325aa1dd613cc6c8b479bf9dbd3c73ba786cf8d270

See more details on using hashes here.

Provenance

The following attestation bundles were made for recruit_crm_mcp-0.4.0-py3-none-any.whl:

Publisher: publish.yml on ebragas/recruitcrm-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page