Job Search Dossier — a keyless job-search web app, REST API, and MCP server. Ranks roles (5 live sources, link-checked), drafts cover letters, and answers application Q&A.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"jobsearch_using_mcp_": {
"command": "npx",
"args": [
"-y",
"VikramKavuri/Jobsearch_using_MCP_server"
]
}
}
}
Run in terminal:
claude mcp add jobsearch_using_mcp_ npx -y VikramKavuri/Jobsearch_using_MCP_server
Add to .cursor/mcp.json:
{
"mcpServers": {
"jobsearch_using_mcp_": {
"command": "npx",
"args": [
"-y",
"VikramKavuri/Jobsearch_using_MCP_server"
]
}
}
}
Topics
groqjob-searchmcpmcp-servermodel-context-protocolnextjstypescriptvercel