jobfinder
by MajidAli2006
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SERPAPI_KEY | No | SerpApi key (optional; provides access to Google job index for sites like Indeed, Glassdoor, etc.). Set only if you have a SerpApi account; not interchangeable with SEARCHAPI_KEY. | |
| BAYT_API_KEY | No | Bayt API key (optional; requires approval for Bayt listings). | |
| REED_API_KEY | No | Reed API key (optional; adds Reed UK job listings). | |
| SEEK_API_KEY | No | SEEK API key (optional; requires approval). | |
| ADZUNA_APP_ID | No | Adzuna API App ID (optional; adds Adzuna job listings). | |
| JOBFINDER_ENV | No | Path to an alternate .env file to load (optional; if not set, the tool looks in .env, ~/.jobfinder/.env, and the project folder). | |
| ROZEE_API_KEY | No | Rozee API key (optional; requires approval for Rozee listings). | |
| SEARCHAPI_KEY | No | SearchApi.io key (optional; also provides access to Google job index). Set only if you have a SearchApi.io account; not interchangeable with SERPAPI_KEY. | |
| ADZUNA_APP_KEY | No | Adzuna API App Key (optional; used with ADZUNA_APP_ID). | |
| JOOBLE_API_KEY | No | Jooble API key (optional; adds worldwide Jooble listings). | |
| NAUKRI_API_KEY | No | Naukri API key (optional; requires approval for Naukri listings). | |
| ANTHROPIC_API_KEY | Yes | Your Anthropic API key. This is the only key that is strictly required; it enables understanding free-text queries and judging job fit. | |
| CAREERJET_API_KEY | No | Careerjet API key (optional; adds worldwide Careerjet listings). | |
| STEPSTONE_API_KEY | No | StepStone API key (optional; requires approval). | |
| INDEED_PUBLISHER_ID | No | Indeed Publisher ID (optional; requires approval from Indeed's partner programme). | |
| ZIPRECRUITER_API_KEY | No | ZipRecruiter API key (optional; requires approval). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed