Recruiter Roles - Job Board and Salary Reports
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RECRUITER_ROLES_API_KEY | Yes | Your free Recruiter Roles API key. Get one at https://recruiterroles.com/api-access | |
| RECRUITER_ROLES_BASE_URL | No | Base URL for the Recruiter Roles API (optional, for development) | https://recruiterroles.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_jobsA | Search live recruiter and talent-acquisition job listings on Recruiter Roles. Supports full-text search and filtering by sector, location, employment type, work arrangement, salary, and recency. Returns a paginated list with salary, company, location, and a tracked apply URL. |
| get_jobA | Fetch the full detail for a single job by its slug, including the complete description, requirements, benefits, tech stack, and apply contact. |
| list_companiesA | Browse the directory of recruiting companies and agencies with their active job counts. Filter by name, company type, or HQ country. |
| get_companyA | Fetch a single company's full profile plus a paginated list of its active jobs. |
| list_sectorsA | List all recruiting sectors with their current active job counts. Use the returned slugs for the 'sector' filter in search_jobs. |
| list_locationsA | List the location hierarchy (countries, regions, or cities) with active job counts. Use the returned codes/slugs for the 'state' and 'city' filters in search_jobs. |
| market_statsA | Aggregate market overview: total active jobs, posting velocity (24h / 7d), and breakdowns by sector, employment type, work arrangement, and country. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pcmarts/recruiter-roles-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server