Skip to content
Back to search
100
MCP live v1.5.0 MCP 2025-06-18 streamable-http

AI Dev Jobs

com.aidevboard/jobs

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

Uptime
100.0%
1 direct probes · 30d
Response
1411ms
last probe
Tools
20
callable
Resources
0
readable
Prompts
0
available

Tools · 20

search_jobs

Search curated AI/ML engineering roles for free. Filter by tags (e.g. llm, pytorch), workplace (remote/hybrid/onsite), global remote eligibility, experience level, salary range, or keyword. After sele…

get_job

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.

list_companies

Returns top AI/ML companies by active role count, optionally with average salary. Useful for discovering who is hiring in AI.

get_company

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 e…

get_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. This is free i…

match_jobs

Rank active AI/ML jobs against a candidate profile for free. Scoring combines tag overlap (+2 per match), salary overlap (+3), workplace/level/type/location matches, and description keyword hits. Afte…

get_salary_data

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 compen…

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…

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…

list_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.

analyze_application_readiness

Analyze candidate-verified evidence against one active job for $0 without requiring identity. The transient response reports covered and unsupported public job signals without an acceptance probabilit…

compile_job_specific_resume

Compile a $0 candidate-controlled ATS-oriented plain-text Markdown resume for one active job using only candidate-verified evidence. Without identity, returns a transient non-persisted preview that ca…

approve_compiled_application

Create a short-lived, single-use authorization for one email-verified candidate, one exact compiled artifact hash, and one unchanged active job. Requires principal_authorized=true, costs the candidate…

apply_to_job

Submit only the exact, visible compiled artifact after the email-verified human principal approves its hash. Requires the single-use approval authorization, an API key, and principal_authorized=true. …

record_my_application_outcome

Record one email-verified candidate's explicitly authorized, fixed-taxonomy application outcome for $0. The receipt is candidate-reported, not employer-verified, creates no acceptance-rate claim, and …

list_my_interview_outcomes

List employer-reported interview outcomes for applications submitted with the authenticated developer API key. No candidate fee is ever created.

respond_to_interview_outcome

Record the authenticated candidate's independent response to an employer-reported interview. Requires explicit principal authorization. Confirmation can make a fixed employer fee billable; candidates …

list_products

Returns AI Dev Board's only agent-readable commercial offer: the employer-funded Verified Interview Pilot. Candidates and agents pay $0; job discovery and the evidence-backed application workflow are …

quote_product

Returns the deterministic, outcome-only terms for AI Dev Board's Verified Interview Pilot. No candidate or agent is charged; legacy package, sponsorship, and Dossier product IDs are retired from agent…

start_checkout

Returns a non-charging owner-review request template for the Verified Interview Pilot only. It creates no request, program, candidate action, invoice, or charge. Employer identity, exact-role authorit…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_dev_jobs": {
      "url": "https://aidevboard.com/mcp",
      "transport": "streamable-http"
    }
  }
}