Skip to main content
ClaudeWave

Docs for the LaborIQ MCP server: US salary data by job title and location. Hosted at mcp.laboriq.co.

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/24/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/LaborIQ/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp": {
      "command": "node",
      "args": ["/path/to/mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/LaborIQ/mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# LaborIQ MCP Server

LaborIQ salary and labor-market data for AI assistants, via the [Model Context Protocol](https://modelcontextprotocol.io).

Registry name: `co.laboriq/mcp-server`

> This is a documentation-only repository. The server is hosted by LaborIQ; no server code lives here.

## Tool

**`get_salary_data`**: give it a job title and a US city/state, and it returns the median salary. Pro-tier keys return richer data, including salary forecasts.

## Connection

| | |
|---|---|
| Server URL | `https://mcp.laboriq.co/mcp` |
| Transport | Streamable HTTP |
| Auth header | `x-api-key: <your-key>` |

## Get an API key

- **Free:** request one by email at https://laboriq.co/mcp
- **Pro:** issued from the LaborIQ portal

## Setup

Add this to your MCP client config (Claude Desktop, Cursor, etc.), replacing `<your-key>`:

```json
{
  "mcpServers": {
    "laboriq": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://mcp.laboriq.co/mcp",
        "--header",
        "x-api-key:<your-key>"
      ]
    }
  }
}
```

Clients that support remote Streamable HTTP servers directly can instead connect to `https://mcp.laboriq.co/mcp` with the `x-api-key` header.

## Links

- Full setup guide: https://laboriq.co/mcp
- MCP Terms of Use: https://laboriq.co/mcp-terms
- Privacy Policy: https://laboriq.co/privacy-policy

Lo que la gente pregunta sobre mcp

¿Qué es LaborIQ/mcp?

+

LaborIQ/mcp es mcp servers para el ecosistema de Claude AI. Docs for the LaborIQ MCP server: US salary data by job title and location. Hosted at mcp.laboriq.co. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-23.

¿Cómo se instala mcp?

+

Puedes instalar mcp clonando el repositorio (https://github.com/LaborIQ/mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar LaborIQ/mcp?

+

Nuestro agente de seguridad ha analizado LaborIQ/mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene LaborIQ/mcp?

+

LaborIQ/mcp es mantenido por LaborIQ. La última actividad registrada en GitHub es del 2026-09-23, con 0 issues abiertos.

¿Hay alternativas a mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: LaborIQ/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/laboriq-mcp)](https://claudewave.com/repo/laboriq-mcp)
<a href="https://claudewave.com/repo/laboriq-mcp"><img src="https://claudewave.com/api/badge/laboriq-mcp" alt="Featured on ClaudeWave: LaborIQ/mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp