Dice (verified)
Search tech job listings, filter by skills and location, and browse candidate profiles. Track job market trends and salary data.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add dice
# Browse available tools
npx -y smithery tool list dice
# Get full schema for a tool
npx -y smithery tool get dice search_jobs
# Call a tool
npx -y smithery tool call dice search_jobs '{}'Direct MCP Connection
Endpoint: https://dice.run.tools
Tools (1)
search_jobs— Search for job listings by keyword, location, and filters. Returns job details, company info, and application links.
# Get full input/output schema for a tool
npx -y smithery tool get dice