Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. HumanHours
H
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:38:55 PM

HumanHours

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Track agent ROI and enrich companies via MCP. Remote, OAuth 2.1, no install or keys.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "humanhours": {
      "command": "npx",
      "args": [
        "-y",
        "humanhours"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

HumanHours

HumanHours MCP Server

Every agent, measured in human hours.
humanhours.dev Β· MCP docs

Track agent ROI and enrich companies straight from any MCP client. HumanHours is a remote, hosted MCP server: connect once with your HumanHours account and your agents can log task events, read what they saved, and pull real labour-cost data for any company.

No installation, no API keys to copy around, no local process to run.

Connect

Endpointhttps://mcp.humanhours.dev/mcp
TransportStreamable HTTP
AuthOAuth 2.1 (PKCE) β€” browser login with your HumanHours account, approve workspace access

Add it to any client that supports remote MCP servers (Claude Desktop, claude.ai, Cursor, and others). On first use you complete a browser login and approve the scopes below; the client stores a token, so there are no keys to manage by hand.

Claude Desktop / claude.ai

Add a remote connector pointing at https://mcp.humanhours.dev/mcp and complete the login when prompted.

Cursor / other clients

config.json
{
  "mcpServers": {
    "humanhours": {
      "url": "https://mcp.humanhours.dev/mcp"
    }
  }
}

Tools

Logging

  • track_event β€” Record one agent task event and compute the hours and money it saved.

Reading

  • get_summary β€” Aggregated ROI for a period, with a daily trend.
  • time_saved_report β€” Hours saved, grouped by agent, task type, model, client, or time.
  • cost_saved_report β€” Money saved, grouped the same ways.
  • leaderboard β€” Top agents by a chosen metric.
  • get_usage β€” Event usage against the plan's included quota.
  • list_agents β€” Agents tracked, with 30-day hours and money saved.
  • list_task_types β€” Built-in plus custom task types.

Enrichment

  • enrich_company β€” Turn a domain into roles, per-hour wages, and an annual labour-cost case.
  • get_company β€” Read one enriched company from the library.
  • list_companies β€” List the workspace's company library, optionally by tag.
  • bulk_enrich β€” Queue a background job for many domains; returns a job id.
  • get_job β€” Check the status of a bulk enrichment job.

Scopes

ScopeGrants
track:writeLog task events
read:reportsRead ROI summaries, reports, leaderboards, usage
enrich:writeEnrich companies and read the company library

Docs

Full connection guide, scopes, and tool reference: https://humanhours.dev/docs/mcp

About

HumanHours is the ROI meter for AI agents: it measures the hours and money your agents save, and enriches companies with real wage data so every saving is grounded in what the work actually costs. Learn more at https://humanhours.dev.

Related MCP Servers

View all in Developer Tools View all alternatives
  • D
    Docs Mcp

    Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.

    πŸ’» Developer Tools0 views
    Compare vs Docs Mcp β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • A
    Agent Skills Search Server

    Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.

    πŸ’» Developer Tools0 views
    Compare vs Agent Skills Search Server β†’

Frequently Asked Questions about HumanHours

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "humanhours": { "command": "npx", "args": ["-y", "HumanHours"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewHumanHours AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/humanhours?style=directory)](https://allmcps.com/mcp/humanhours)
HTML Embed
<a href="https://allmcps.com/mcp/humanhours"><img src="https://allmcps.com/api/badge/humanhours?style=directory" alt="HumanHours on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to HumanHours β†’Install in Claude DesktopInstall in CursorInstall in VS Code