loading…
Search for a command to run...
loading…
MCP server that exposes job search data from multiple boards, enabling clients to query and manage job listings via natural language.
MCP server that exposes job search data from multiple boards, enabling clients to query and manage job listings via natural language.
CI Python 3.11+ License: MIT Docker
Local-first job search automation: collect jobs from multiple boards, score them against your own criteria, store them in SQLite, review them in a React dashboard, query them through REST, and expose the same data to MCP clients.
Create your runtime configuration:
cp config/settings.example.yaml settings.yaml
Edit settings.yaml, especially locations, queries, scoring, and
optional Telegram settings.
Start the scheduler and web server:
docker compose up -d
Open the dashboard:
http://127.0.0.1:8501
The same web process exposes REST at http://127.0.0.1:8501/api and MCP at
http://127.0.0.1:8501/mcp. Published ports bind to 127.0.0.1 by default.
For trusted LAN use, set JOB_SEARCH_WEB_BIND=0.0.0.0 in .env and keep
firewall rules tight.
| Surface | Command | Default URL | Notes |
|---|---|---|---|
| Scheduler | job-search scheduler |
none | continuous search loop |
| Web dashboard | job-search-web |
http://127.0.0.1:8501 |
human review UI |
| REST API | job-search-web |
http://127.0.0.1:8501/api |
optional JOB_SEARCH_API_TOKEN |
| MCP | job-search-web |
http://127.0.0.1:8501/mcp |
streamable HTTP |
uv sync
npm --prefix frontend install
cp config/settings.example.yaml config/settings.yaml
uv run pytest
npm --prefix frontend run test
uv run pre-commit run --all-files
Local commands run through installed package entrypoints:
uv run job-search once
uv run job-search scheduler
uv run job-search-web
Docker images are published to Docker Hub by the release workflow when a v*
tag is pushed. Release tags produce semver tags, latest, SBOM, and provenance
metadata for vincenzoimp/job-search-tool.
MIT. See LICENSE.
Выполни в терминале:
claude mcp add job-search-mcp -- npx Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development