cost-of-work-index
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_work_tasksA | List every task in the Cost of Work Index — the task id, what one unit is, and which AI employee performs it. Call this first when you do not already know the task id you need. |
| get_task_costA | What one unit of a given task costs in a given market — the human cost per unit, the AI cost per unit, and the ratio between them, with the source behind every figure. Markets: |
| estimate_annual_costA | Turn a monthly volume of a task into monthly and annual cost, for a person and for the AI employee, in one market. Use this when someone asks what a workload costs them per year, or what they would save. |
| list_sourcesA | The official statistics behind the human-cost side of the Index — publisher, exact release title, resolvable URL, reference period, and how the published figure became the number used here. Call this when you need to cite or verify a figure. |
| get_cost_of_work_indexA | The complete Cost of Work Index as JSON — every task, every market, every source, plus the caveats. Use this when you need the dataset itself rather than one answer; prefer |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| cost-of-work-index | Per-unit cost of 13 recurring back-office tasks, person vs software, across the United States, Greece and Ukraine, with sources. CC BY 4.0. |
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