Agent skill · AI & Agents

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

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill ai-dev-jobs-mcp --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Declared author: unitedideas
Path: skills/ai-dev-jobs-mcp/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 ```json { "mcpServers": { "ai-dev-jobs": { "url": "https://aidevboard.com/mcp" } } } ``` No API key or authentication is required. ##

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. MCP Configuration
  4. Claude Desktop / Cursor / Windsurf
  5. Available Tools
  6. searchjobs
  7. getjob
  8. listcompanies
  9. getcompany
  10. getstats
  11. matchjobs
  12. getsalarydata
  13. listtags
  14. Examples
More from agentic-awesome-skills
All skills →
About this skill
What does the ai-dev-jobs-mcp skill do?

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

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill ai-dev-jobs-mcp --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going