Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

Dice MCP

io.github.DiceHoldingsInc/dice-mcp

Dice MCP: Search for tech jobs on Dice.com

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

Tools · 3

search_jobs

Search for job listings by keyword, location, and filters. Returns job details, company info, and application links. Use this tool when users want to find jobs, search employment opportunities, or ex…

get_job_details

Retrieve a job's full description and associated skills by job ID. Use this tool when users want more detail about a specific job than search_jobs returns (e.g. after finding a job via search_jobs an…

get_company

Retrieve the name and description of the company behind a job, by job ID. Use this tool when users want more detail about a company than search_jobs/get_job_details return (e.g. after finding a job a…

How to use

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

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