Skillmatch MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 349 installs a week from pypi. Last commit 2 Aug 2026.
Job search and ranking pipeline via MCP for Claude Desktop.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add skillmatch-mcp -- uvx skillmatch-mcp
{
"mcpServers": {
"skillmatch-mcp": {
"args": [
"skillmatch-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.skillmatch-mcp]
command = "uvx"
args = ["skillmatch-mcp"]
{
"mcpServers": {
"skillmatch-mcp": {
"args": [
"skillmatch-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"skillmatch-mcp": {
"args": [
"skillmatch-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.