MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server that lets Claude Code scan, score, and apply to jobs via Ashby, Greenhouse, and Lever

Created 3/11/2026
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx jobhound-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "null-phnix-jobhound-mcp": { "command": "uvx", "args": [ "jobhound-mcp" ] } } }