Developer Tools
Trust: 30/100 (Limited)io.github.TheNextGenNexus/hr-compensation-mcp-server Guide
Search H1B visa salaries, salary benchmarks, and job market data
by TheNextGenNexus
Quick Start
Install
npx @thenextgennexus/hr-compensation-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-thenextgennexus-hr-compensation-mcp-server": {
"command": "npx",
"args": [
"@thenextgennexus/hr-compensation-mcp-server"
]
}
}
}