# AI Dev Jobs MCP server

MCP for 8,700+ current AI jobs. tools: search, match, salaries, companies, commerce quotes.

## Links
- Registry page: https://www.getdrio.com/mcp/com-aidevboard-jobs
- Website: https://aidevboard.com

## Install
- Endpoint: https://aidevboard.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://aidevboard.com/mcp

## Tools
- search_jobs (Search AI/ML Jobs) - Search curated AI/ML engineering roles. Filter by tags (e.g. llm, pytorch), workplace (remote/hybrid/onsite), experience level, salary range, or keyword. Results are ranked by quality score and recency. Endpoint: https://aidevboard.com/mcp
- get_job (Get Job Details) - Fetch full job posting by ID or slug: title, description, requirements, salary, workplace, tags, apply URL. Use after search_jobs to read a specific listing. Endpoint: https://aidevboard.com/mcp
- list_companies (List Top Hiring Companies) - Returns top AI/ML companies by active role count, optionally with average salary. Useful for discovering who is hiring in AI. Endpoint: https://aidevboard.com/mcp
- get_company (Get Company Profile) - Get detailed profile for an AI company: total open roles, salary range, top tags/skills, workplace distribution, and apply URL. Use after list_companies or search_jobs to learn more about a specific employer. Endpoint: https://aidevboard.com/mcp
- get_stats (Get Index Stats) - Current AI Dev Jobs index statistics: total active jobs, companies hiring, median salary, new jobs today / this week, and the top 10 trending tags across jobs posted in the last 7 days. Endpoint: https://aidevboard.com/mcp
- match_jobs (Match Jobs to Candidate Profile) - Rank active AI/ML jobs against a candidate profile (skills, salary range, workplace, level). Scoring combines tag overlap (+2 per match), salary overlap (+3), workplace/level/type/location matches, and description keyword hits. Use this when an agent is choosing which role to surface to its user — it returns pre-ranked matches with scoring explanations. Endpoint: https://aidevboard.com/mcp
- get_salary_data (Get Salary Benchmarks) - Salary benchmarks for AI/ML roles. Filter by tag (e.g. 'llm', 'pytorch'), experience level, workplace type, or company. Returns average, median, p25, p75, min, max, and sample count. Useful for compensation research and negotiation. Endpoint: https://aidevboard.com/mcp
- get_similar_jobs (Get Similar Jobs) - Given a job ID or slug, return active jobs that match on tag overlap, same workplace, level, and job type. Ranked by similarity score (tag overlap weighted 3x). Use after search_jobs to surface nearby roles — matches the /jobs/{id}/similar REST endpoint. Endpoint: https://aidevboard.com/mcp
- get_trending_companies (Get Trending Companies) - Companies posting the most AI/ML jobs in the last N days. Complements get_stats trending_tags_7d — while that answers 'what skills are trending', this answers 'who's hiring most aggressively'. Returns company name/slug/logo plus the count of new jobs in the window. Endpoint: https://aidevboard.com/mcp
- list_tags (List Available Tags) - Returns all available job tags/skills with the count of active jobs for each. Use to discover what tags are available for search_jobs filtering. Endpoint: https://aidevboard.com/mcp
- list_products (List Paid Products) - Returns agent-readable sellable products for AI Dev Board plus unavailable waitlist products. Use before quote_product or start_checkout. Endpoint: https://aidevboard.com/mcp
- quote_product (Quote Product) - Returns a deterministic quote for an AI Dev Board product, including amount in cents, currency, supported payment mode, and checkout requirements. Accepts product_id or dossier sku. Endpoint: https://aidevboard.com/mcp
- start_checkout (Start Checkout) - Returns the correct checkout handoff for a product without charging automatically. For promoted listings it returns the POST /api/v1/checkout body; for Dossier it returns the authenticated checkout URL. Endpoint: https://aidevboard.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.aidevboard
- Version: 1.6.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 8, 2026
- Source: https://registry.modelcontextprotocol.io
