job-match-ai

Volshin/job-match-ai
★ 0 stars TypeScript 🤖 AI/LLM Updated today
AI-powered job matching Chrome extension with MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "job-match-ai": {
      "command": "npx",
      "args": [
        "-y",
        "Volshin/job-match-ai"
      ]
    }
  }
}

README Excerpt

Chrome extension для анализа вакансий на match с карьерным профилем через Claude API + MCP server. ``` ┌─────────────────┐ │ Chrome Browser │ │ │ │ ┌───────────┐ │ │ │ Extension │ │──┐ │ └───────────┘ │ │ └─────────────────┘ │ │ HTTPS ▼ ┌─────────────────┐ │ Anthropic API │