# adzuna-job-search-mcp

A Model Context Protocol (MCP) server that provides AI assistants with access to the [Adzuna Job Search API](https://developer.adzuna.com/). Search for jobs, analyze salary data, and research employe…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add adzuna/adzuna-job-search-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list adzuna/adzuna-job-search-mcp
```

---

Source: https://github.com/folathecoder/adzuna-job-search-mcp
