jobsearch-mcp-server
by hanjianchun
Overview
This server provides AI-powered job search assistance by fetching job listings and matching them against a user's resume.
Installation
jobsearch-mcp-serverEnvironment Variables
- deepseek
- AliDeep
Security Notes
CRITICAL: The `llm.py` file contains a hardcoded OpenAI/DeepSeek API key. The `listjob.py` file contains a hardcoded user session cookie string for `zhipin.com` and a hardcoded proxy server address. These hardcoded credentials represent severe security vulnerabilities, exposing sensitive access tokens and potential user session data. The `chromedriver_path` is also hardcoded to a Windows-specific location, which is a misconfiguration risk.
Similar Servers
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
agentql-mcp
Integrates AgentQL's data extraction capabilities to extract structured data from web pages using natural language prompts.
scrapegraph-mcp
Provides AI-powered web scraping, structured data extraction, multi-page crawling, and agentic automation capabilities for language models.
olostep-mcp-server
Provides an interface for AI agents and LLMs to perform web scraping, content extraction in various formats (HTML, Markdown, JSON, Plain Text), autonomous site crawling, URL discovery, and AI-powered web searches and answers.