Skip to content
Cline

skillmatch mcp for Cline

io.github.jarmstrong158/skillmatch-mcp

Job search and ranking pipeline via MCP for Claude Desktop.

client:Cline transport:stdio runtime:pypi

Install skillmatch mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "skillmatch-mcp": {
      "command": "uvx",
      "args": [
        "skillmatch-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

skillmatch mcp in other clients