cost-of-work-index
The Cost of Work Index
Per-unit human labour cost vs. AI-employee cost across 13 back-office tasks in three markets (United States, Greece, Ukraine). A small, fully-sourced dataset published under CC BY 4.0.
What this measures
For each task ("enter a supplier invoice", "chase an overdue invoice", "screen one candidate") the dataset records two numbers:
Human cost per unit: the published hourly labour cost for that market, divided by the human minutes the task takes.
AI cost per unit: the advertised per-unit price of the matching Nika AI employee.
The multiple is the ratio of the two. A multiple above 1 means the AI employee is cheaper per unit; below 1 means a person is cheaper.
Related MCP server: realdentalcosts-mcp
What's in the data
3 markets: United States (USD), Greece (EUR), Ukraine (UAH)
13 tasks across back-office functions (bookkeeping, scheduling, support, collections, quoting, candidate screening)
39 human-vs-AI cost comparisons (13 tasks × 3 markets)
3 hourly labour cost figures, one per market
The two kinds of number
The dataset is explicit about which figures are statistics and which are estimates:
Cited: carries a publisher, a resolvable URL, a reference period, and a retrieval date. The three hourly labour costs are cited from BLS, Eurostat, and Derzhstat.
Estimate: the human-minutes-per-unit figures are Nika's own estimates, labelled as such and documented with their written basis per task.
Sources
# | Publisher | Figure | Period |
1 | U.S. Bureau of Labor Statistics | Bookkeeping median hourly wage ($23.66) | May 2024 |
2 | Eurostat | Greek whole-economy hourly labour cost (€16.70) | 2024 |
3 | Derzhstat (Ukraine) | Average monthly wage (UAH 196.78/h) | June 2026 |
Caveats (carried in the dataset itself)
humanMinutesPerUnitis a Nika estimate, not an official statistic. Its basis is stated per task inhumanMinutesBasis.Hourly labour costs are not like-for-like across markets: the US and Ukraine figures are gross wage only, while the Greek figure is fully loaded and already includes employer contributions.
For some tasks in some markets a person is cheaper per unit than the AI employee. Those rows are real and are not filtered out. Check
multiple.Employees marked
waitlistare not yet running. Their per-unit price is the advertised price, not a measured one.
License
CC BY 4.0: free to use and cite with attribution.
Citation
Nika (hirenika.com). The Cost of Work Index, version 2026.3, 2026-08-04. https://hirenika.com/cost-of-work
Files
data/cost-of-work-2026.3.json: full dataset (tasks, markets, sources, caveats)data/cost-of-work-2026.3.csv: tabular export
Resources
The canonical page, with full methodology, per-row bases, and live figures: https://hirenika.com/cost-of-work
Machine-readable REST API (no key, CORS open): https://hirenika.com/api/v1/cost-of-work
Nika, the AI employees behind the per-unit pricing: https://hirenika.com
MCP server
The index ships as an MCP server so agents can query it directly:
npx -y nika-cost-of-work-mcpFive tools: list all tasks, get per-unit cost for a task and market, estimate
monthly/annual cost from a volume, list the official sources, and export the
whole index as JSON. The dataset is bundled, so the server answers offline;
no API key is required. The server source lives in this repository
(src/, Dockerfile), and the npm package is published from the hirenika
repository where the data snapshot is generated, never hand-edited.
Maintenance
Related MCP Servers
AlicenseAqualityCmaintenancePDF/DOCX/Excel generation from HTML/Markdown with stationery overlay, ZUGFeRD/XRechnung e-invoicing, digital signing, form filling, and AI receipt OCR with DATEV/SKR03 export.40MIT- AlicenseAqualityCmaintenanceReal US & Canada dental price data for AI assistants: average costs by procedure, state and city, insurance acceptance, and cheapest-state lookups — backed by open datasets (CC BY 4.0, permanent DOIs).465MIT
- Alicense-qualityCmaintenance160 tools that do that heavy lifting - storage, agent-to-agent collaboration, document conversions, identity verification -- almost all priced under a tenth of a cent or less per call.MIT
- AlicenseCqualityCmaintenanceDeterministic Odoo ERP calculators: implementation, migration and upgrade cost, ROI and TCO, US/Canada/EU sales tax and VAT, Canadian payroll source deductions, and inventory maths (reorder point, safety stock, EOQ, landed cost, OEE). 24 tools, each a pure function, the numbers are arithmetic rather than a model's guess. Hosted remote server, no install and no API key; a stdio bridge is included24MIT
Related MCP Connectors
Software entry prices for 16 categories, with ratings and true 3-year cost. CC BY 4.0
Free US cleaning cost, time, crew, and chemical-use calculators with visual reports.
Agent bookkeeping, sanctions, KYB, VAT and e-invoice checks - pay per call in USDC
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kindrat86/cost-of-work-index'
If you have feedback or need assistance with the MCP directory API, please join our Discord server