Skillmatch Mcp
About
Job search and ranking pipeline via MCP. Search multiple job boards, rank listings against your GitHub portfolio and resume, track applications, and email ranked results automatically.
Details
- Author
- jarmstrong158
- Downloads
- 272
- Categories
- Other
Jump to
- Search multiple job boards with optimized queries
- Rank listings against your GitHub portfolio and resume
- Track applications in a local SQLite database
- Automated email reports of ranked jobs
- Profile‑based filtering (salary, remote, dealbreakers)
- Full MCP integration for Claude Desktop
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Skillmatch McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install the package via pip install skillmatch-mcp and configure it as an MCP server for Claude Desktop. No further setup commands are documented.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"skillmatch mcp": {
"skillmatch": {
"command": "python",
"args": [
"path/to/skillmatch-mcp/server.py"
]
}
}
}
}
McpServers
{
"skillmatch": {
"command": "python",
"args": [
"path/to/skillmatch-mcp/server.py"
]
}
}
SkillMatch is a job search pipeline that lets Claude find, rank, and track job opportunities through MCP.
Features:
- Search multiple job boards with optimized queries
- Rank listings against your GitHub portfolio and resume
- Track applications in a local SQLite database
- Automated email reports of ranked jobs
- Profile-based filtering (salary, remote, dealbreakers)
- Full MCP integration for Claude Desktop
Install: pip install skillmatch-mcp
GitHub: https://github.com/jarmstrong158/skillmatch-mcp
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



