JobSeek MCP server automates job searches using AI agents. It provides tools for browser control and job application automation. Connects to job boards and application systems via Claude for Chrome. Developers use it to build AI-powered job search and application tools.
JobSeek MCP server automates job searches using AI agents. It provides tools for browser control and job application automation. Connects to job boards and application systems via Claude for Chrome. Developers use it to build AI-powered job search and application tools.
npx -y jobseek-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"jobseek-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y jobseek-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from jobseek-mcp?"
API Key Required
This server requires an API key from jobseek-mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| JOBSEEK-MCP_API_KEY | Yes | Your jobseek-mcp API key |
"What resources are available in jobseek-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in jobseek-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in jobseek-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.