PluginBench
MCP Server

io.github.pcmarts/recruiter-roles-mcp MCP Server

io.github.pcmarts/recruiter-roles-mcp

What is the io.github.pcmarts/recruiter-roles-mcp MCP server?

Search Recruiter Roles: live recruiter jobs, companies, sectors, locations, and market stats.

How to install io.github.pcmarts/recruiter-roles-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • RECRUITER_ROLES_API_KEY
    required
    secret

    Your Recruiter Roles API key (rr_live_...). Get one free at https://recruiterroles.com/api-access

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "recruiter-roles-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "recruiter-roles-mcp"
      ],
      "env": {
        "RECRUITER_ROLES_API_KEY": "<YOUR_RECRUITER_ROLES_API_KEY>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "recruiter-roles-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "recruiter-roles-mcp"
      ],
      "env": {
        "RECRUITER_ROLES_API_KEY": "<YOUR_RECRUITER_ROLES_API_KEY>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "recruiter-roles-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "recruiter-roles-mcp"
      ],
      "env": {
        "RECRUITER_ROLES_API_KEY": "<YOUR_RECRUITER_ROLES_API_KEY>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "recruiter-roles-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "recruiter-roles-mcp"
      ],
      "env": {
        "RECRUITER_ROLES_API_KEY": "<YOUR_RECRUITER_ROLES_API_KEY>"
      }
    }
  }
}
Claude Code
claude mcp add recruiter-roles-mcp --env RECRUITER_ROLES_API_KEY=<YOUR_RECRUITER_ROLES_API_KEY> -- npx -y recruiter-roles-mcp

Related MCP servers

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →

Draw and visually collaborate with your agents on tldraw's canvas.

50k
TypeScript
View repository →

Metabase

Active

Lets AI clients search, explore, query, and visualize data in a Metabase instance.

49k
Clojure
View repository →

Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.

45k
TypeScript
Apache-2.0
View repository →