feature: add MIEM employees parser service with admin UI and MCP #1

Merged
admin merged 1 commits from feature/miem-employees-server into main 2026-04-28 13:21:22 +00:00
Owner

feature: add MIEM employees parser service with admin UI and MCP

  • scaffold FastAPI service, Docker Compose setup, env example, and README
  • add Postgres models and initial SQL migration for employees, snapshots, crawl runs, errors, tabs, and parser sources
  • implement MIEM/HSE employee parser with profile tab extraction, structured sections, publications, courses, and snapshots
  • add weekly crawler worker that updates active employees and marks missing employees as dismissed
  • add password-protected admin UI and REST endpoints for employees, crawl runs, health, and manual crawl trigger
  • add read-only HTTP MCP endpoint with token auth for employee search, details, publications, courses, and crawl status
  • add parser, crawler, API, and MCP tests
feature: add MIEM employees parser service with admin UI and MCP - scaffold FastAPI service, Docker Compose setup, env example, and README - add Postgres models and initial SQL migration for employees, snapshots, crawl runs, errors, tabs, and parser sources - implement MIEM/HSE employee parser with profile tab extraction, structured sections, publications, courses, and snapshots - add weekly crawler worker that updates active employees and marks missing employees as dismissed - add password-protected admin UI and REST endpoints for employees, crawl runs, health, and manual crawl trigger - add read-only HTTP MCP endpoint with token auth for employee search, details, publications, courses, and crawl status - add parser, crawler, API, and MCP tests
admin added 1 commit 2026-04-28 13:21:19 +00:00
admin merged commit 51d83d7062 into main 2026-04-28 13:21:22 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/miem_workers#1