ai-dev-jobs-mcp

ai-dev-jobs-mcp is a skill for Claude Code from sickn33/agentic-awesome-skills. It costs 41 tokens per session (1,338 once invoked), scanned A, original, MIT.

A service that lets an AI agent search a live index of artificial intelligence and machine-learning job listings, inspect employers and roles, match jobs to a profile, and view salary or market statistics.

In plain words
What is it for?
It helps find AI and machine-learning roles, research hiring companies, match candidates with openings, and study job and salary patterns.
Why use it?
It avoids searching many job boards separately and provides structured information for job discovery or labour-market analysis.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the agentic-awesome-skills plugin — 196 skills shipped together

Good fit It helps find AI and machine-learning roles, research hiring companies, match candidates with openings, and study job and salary patterns.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sickn33/agentic-awesome-skills/ai-dev-jobs-mcp
About the project

AAS Core is a local control plane for coding agents that lets them search a large catalogue of skills, choose a stack, validate it, and create a reproducible plan. It is used to assemble and review agent workflows through its CLI, local MCP server, catalogue, plugins, and Workbench. The catalogue add-ons provide the skills, plugins, bundles, and workflows that AAS Core helps agents select and validate.

sickn33/agentic-awesome-skills · 46,288 stars · on GitHub · sickn33.github.io

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sickn33/agentic-awesome-skills --skill ai-dev-jobs-mcp
Clone the repo
git clone --depth 1 https://github.com/sickn33/agentic-awesome-skills

Made for: Claude Code.

Or install agentic-awesome-skills, the plugin that ships this one along with the rest of its 196 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ai-dev-jobs-mcp

README.md
[![agentmods](https://agentmods.dev/badge/skills/sickn33/agentic-awesome-skills/ai-dev-jobs-mcp/github.svg)](https://agentmods.dev/skills/sickn33/agentic-awesome-skills/ai-dev-jobs-mcp)
Your own site
<a href="https://agentmods.dev/skills/sickn33/agentic-awesome-skills/ai-dev-jobs-mcp"><img src="https://agentmods.dev/badge/skills/sickn33/agentic-awesome-skills/ai-dev-jobs-mcp/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ai-dev-jobs-mcp

Your own site · 80×15
<a href="https://agentmods.dev/skills/sickn33/agentic-awesome-skills/ai-dev-jobs-mcp"><img src="https://agentmods.dev/badge/skills/sickn33/agentic-awesome-skills/ai-dev-jobs-mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,338 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Snyk warn 7 Sept 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00041 $0.01338
Opus 5 $0.00020 $0.00669
Sonnet 5 $0.00008 $0.00268
Haiku 4.5 $0.00004 $0.00134

Measured 7d ago against content hash a2b1a409696d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

ai-dev-jobs-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

8 near-identical copies found in the catalogue:

plugins/agentic-awesome-skills-claude/skills/ai-dev-jobs-mcp/SKILL.md · 181 lines

How it starts

The opening of the file, as written. The whole thing — 181 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AI Dev Jobs MCP

Overview

AI Dev Jobs is a remote MCP server that gives AI agents access to a live index of AI and ML job listings. As of April 17, 2026, the live MCP stats report 8,405 active roles across 489 companies, a $213,500 median salary, and 600 new jobs this week. Agents can search jobs by role, location, or company, retrieve full job details, list hiring companies, match roles to a profile, and get salary or aggregate market statistics. It is designed for AI agents that assist with job searching, recruiting, or labor market analysis.

When to Use This Skill

  • Use when helping a user search for AI or ML engineering jobs
  • Use when an agent needs to look up which companies are hiring for specific AI roles
  • Use when building recruiting or talent-matching workflows
  • Use when analyzing the AI job market (open positions, top companies, role distribution)

MCP Configuration

Add the AI Dev Jobs MCP server to your client configuration. The endpoint uses streamable HTTP and requires no authentication.

Claude Desktop / Cursor / Windsurf

{
  "mcpServers": {
    "ai-dev-jobs": {
      "url": "https://aidevboard.com/mcp"
    }
  }
}

No API key or authentication is required.

Available Tools

search_jobs

Search the job index by keyword, location, company, or work arrangement. Returns matching listings with title, company, location, and salary information.

search_jobs({ query: "machine learning engineer", location: "remote" })

get_job

Retrieve full details for a specific job listing by ID, including description, requirements, salary range, and application link.

get_job({ id: "abc123" })

list_companies

List all companies in the index with their open position counts. Useful for discovering which companies are actively hiring.

list_companies({})

get_company

Retrieve details for a specific company, including available AI roles when exposed by the endpoint.

get_company({ id: "openai" })

Read the full file on GitHub · 181 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 181 lines · 41 tokens per session scan A a2b1a409696d

Subscribe to this mod's changes

ai-dev-jobs-mcp is a skill published in the GitHub repository sickn33/agentic-awesome-skills (46,288 stars, last pushed 3d ago), licensed MIT. It adds 41 tokens to every session and 1,338 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other skills, from other repositories

ai-dev-jobs-mcp-v2

AI Dev Jobs MCP workflow skill. Use this skill when the user needs Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP and the operator should preserve the upstream workflow, copied support files, and provenance before…

diegosouzapw/awesome-omni-skills · 78 tokens

ai-dev-jobs-mcp

Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP.

sinhoneyy/master-skills · 41 tokens

ai-dev-jobs-mcp

AI Dev Jobs MCP workflow skill. Use this skill when the user needs Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP and the operator should preserve the upstream workflow, copied support files, and provenance before…

diegosouzapw/awesome-omni-skills · 76 tokens

ai-dev-jobs-mcp

Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP.

sendralt/agentic-awesome-skills · 41 tokens

ai-dev-jobs-mcp

Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP.

iradoweck/antigravity-awesome-skills · 41 tokens

ai-dev-jobs-mcp

Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP.

Ghosteken/agent-harness · 41 tokens