Back to directory
techkampe/mcp_viterbit

techkampe/mcp_viterbit

@TechKampe

A Model Context Protocol (MCP) server that provides Claude and other MCP-compatible clients with access to Viterbit recruitment API functionality.

viterbitrecruitmentmcpcandidate-managementjob-managementapiintegrationhrcommerce

Installation & Configuration

{
  "viterbit": {
    "command": "/path/to/mcp_viterbit/.venv/bin/python",
    "args": [
      "/path/to/mcp_viterbit/server.py"
    ],
    "env": {
      "VITERBIT_API_KEY": "your_api_key_here"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17