does-it-install?

← All servers

io.github.tarunlnmiit/autopilot-jobhunt

Agentic job hunt: scan careers pages, score against your resume, draft applications. Never applies.

io.github.tarunlnmiit/autopilot-jobhunt · Repository · version 0.4.3 · 196 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx autopilot-jobhunt

Results by platform

Linux

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 26 packages in 106ms
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/eL5OTjQwjT_F4Wfh/lib/python3.13/site-packages/job_hunt/mcp_server.py", line 19, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/eL5OTjQwjT_F4Wfh/bin/autopilot-jobhunt", line 12, in <module>
    sys.exit(main())
             ~~~~^^
  File "/home/runner/.cache/uv/archive-v0/eL5OTjQwjT_F4Wfh/lib/python3.13/site-packages/job_hunt/main.py", line 243, in main
    from job_hunt.mcp_server import mcp
  File "/home/runner/.cache/uv/archive-v0/eL5OTjQwjT_F4Wfh/lib/python3.13/site-packages/job_hunt/mcp_server.py", line 22, in <module>
    raise ImportError(
    ...<2 lines>...
    )
ImportError: MCP SDK not installed. Run: pip install 'autopilot-jobs[mcp]'
Or: pip install mcp

macOS

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 26 packages in 803ms
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/EEibKpHfMqmVKb0v/lib/python3.14/site-packages/job_hunt/mcp_server.py", line 19, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/EEibKpHfMqmVKb0v/bin/autopilot-jobhunt", line 12, in <module>
    sys.exit(main())
             ~~~~^^
  File "/Users/runner/.cache/uv/archive-v0/EEibKpHfMqmVKb0v/lib/python3.14/site-packages/job_hunt/main.py", line 243, in main
    from job_hunt.mcp_server import mcp
  File "/Users/runner/.cache/uv/archive-v0/EEibKpHfMqmVKb0v/lib/python3.14/site-packages/job_hunt/mcp_server.py", line 22, in <module>
    raise ImportError(
    ...<2 lines>...
    )
ImportError: MCP SDK not installed. Run: pip install 'autopilot-jobs[mcp]'
Or: pip install mcp

Windows

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 27 packages in 11.34s
Traceback (most recent call last):
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\d9CL022-HZ3LZIZt\Lib\site-packages\job_hunt\mcp_server.py", line 19, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\d9CL022-HZ3LZIZt\Scripts\autopilot-jobhunt.exe\__main__.py", line 10, in <module>
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\d9CL022-HZ3LZIZt\Lib\site-packages\job_hunt\main.py", line 243, in main
    from job_hunt.mcp_server import mcp
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\d9CL022-HZ3LZIZt\Lib\site-packages\job_hunt\mcp_server.py", line 22, in <module>
    raise ImportError(
ImportError: MCP SDK not installed. Run: pip install 'autopilot-jobs[mcp]'
Or: pip install mcp

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.tarunlnmiit__autopilot-jobhunt.json)](https://doesitinstall.com/s/io.github.tarunlnmiit__autopilot-jobhunt.html)