com.thenextgennexus/hr-compensation-mcp-server
com.thenextgennexus/hr-compensation-mcp-serverH1B visa salary disclosures + compensation benchmarks — real numbers, not estimates.
Tools · 2
Search the U.S. H1B visa salary database for sponsored employment data. Returns employer name, job title, approved salary, visa year, work location (city/state), and visa status. Use for understanding…
Query general salary data by job title and geographic location. Returns average salary, salary range, number of data points, and median compensation. Use for career planning, negotiation benchmarking,…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.thenextgennexus/hr-compensation-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/hr-compensation-mcp-server/mcp",
"transport": "streamable-http"
}
}
}