claude mcp add 2004-job-search -- npx -y job-search-mcp
{
"mcpServers": {
"2004-job-search": {
"command": "npx",
"args": ["-y", "job-search-mcp"]
}
}
}
{
"mcpServers": {
"2004-job-search": {
"command": "npx",
"args": ["-y", "job-search-mcp"]
}
}
}
{
"mcpServers": {
"2004-job-search": {
"command": "npx",
"args": ["-y", "job-search-mcp"]
}
}
}
About This MCP Server
The io.github.PJW2004/job-search Model Context Protocol server enables search functionality, specifically allowing developers to retrieve Korean job postings from JobKorea and Saramin by company name, and it can be connected to using npm and stdio. This server is useful when a developer needs to integrate job search capabilities into their application, particularly for searching job postings in Korea. The server is available as the job-search-mcp package and its source code is hosted in the career-mcp repository on GitHub.
Search Korean job postings from JobKorea and Saramin by company name. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
job-search-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The job-search server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.