mcp-autopilot-jobhunt
Rank #2,892io.github.tarunlnmiit/autopilot-jobhunt
Agentic job hunt: scan careers pages, score against your resume, draft applications. Never applies.
mcp-autopilot-jobhunt is a Model Context Protocol (MCP) server published by tarunlnmiit. It ranks #2,892 of 103,541 servers tracked on MCP Toplist, and its repository has 190 GitHub stars. mcp-autopilot-jobhunt is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 14, 2026 and most recently updated on Jul 5, 2026.
Ranks ahead of 100,649 of 103,541 servers on MCP Toplist.
Use mcp-autopilot-jobhunt
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add autopilot-jobhunt -- uvx autopilot-jobhunt mcp[mcp_servers.autopilot-jobhunt]
command = "uvx"
args = ["autopilot-jobhunt", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"autopilot-jobhunt": {
"command": "uvx",
"args": [
"autopilot-jobhunt",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"autopilot-jobhunt": {
"command": "uvx",
"args": [
"autopilot-jobhunt",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"autopilot-jobhunt": {
"type": "stdio",
"command": "uvx",
"args": [
"autopilot-jobhunt",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"autopilot-jobhunt": {
"command": "uvx",
"args": [
"autopilot-jobhunt",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"autopilot-jobhunt": {
"command": "uvx",
"args": [
"autopilot-jobhunt",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tarunlnmiit%2Fautopilot-jobhunt)<a href="https://mcptoplist.com/server/io.github.tarunlnmiit%2Fautopilot-jobhunt"><img src="https://mcptoplist.com/badge/io.github.tarunlnmiit%2Fautopilot-jobhunt.svg" alt="MCP Toplist: Top 5% of 103,541" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tarunlnmiit
Other servers by tarunlnmiit
View all tarunlnmiit servers →Available versions (1)
| Version | Published |
|---|---|
| 0.4.2 | Jul 5, 2026 |
Frequently asked questions
- Who maintains mcp-autopilot-jobhunt?
- mcp-autopilot-jobhunt is maintained by tarunlnmiit, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is mcp-autopilot-jobhunt listed on the Official MCP Registry?
- Yes — mcp-autopilot-jobhunt is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does mcp-autopilot-jobhunt have?
- MCP Toplist tracks 1 version of mcp-autopilot-jobhunt, most recently published on Jul 5, 2026.
- Where can I find the source code for mcp-autopilot-jobhunt?
- The source code for mcp-autopilot-jobhunt is hosted at github.com/tarunlnmiit/autopilot-jobhunt.