Dice MCP
io.github.DiceHoldingsInc/dice-mcpDice MCP: Search for tech jobs on Dice.com
Tools · 3
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…
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…
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…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dice_mcp": {
"url": "https://mcp.dice.com/mcp",
"transport": "streamable-http"
}
}
}