olalonde/mcp-human
by Various
Human Assistance for AI Assistants
MCP
olalonde/mcp-human
Added 1 June 2026
Overview
A Model Context Protocol server that enables AI assistants to request human input during tasks. It provides tools for the AI to ask questions, get approvals, or receive guidance from a human operator. Built in JavaScript, it integrates with MCP-compatible clients.
Best for
Best for
Developers building responsible AI agents that need supervised decision-making
Use cases
- Adding human verification steps to automated workflows
- Allowing AI agents to request clarification on ambiguous requests
- Implementing human-in-the-loop for sensitive actions in AI deployments
Notes
A Model Context Protocol server that enables AI assistants to request human input during tasks. It provides tools for the AI to ask questions, get approvals, or receive guidance from a human operator. Built in JavaScript, it integrates with MCP-compatible clients.
24 stars on GitHub. Last updated 2025-05-08.
Use cases
- Adding human verification steps to automated workflows
- Allowing AI agents to request clarification on ambiguous requests
- Implementing human-in-the-loop for sensitive actions in AI deployments
Pros
- Simple integration with MCP ecosystems
- Enables safe delegation by adding human oversight
- Lightweight JavaScript implementation
Cons
- Requires human availability, limiting full automation
- Small community and limited documentation (24 stars)
- Potential latency from human response time
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple integration with MCP ecosystems
- Enables safe delegation by adding human oversight
- Lightweight JavaScript implementation
Cons
- Requires human availability, limiting full automation
- Small community and limited documentation (24 stars)
- Potential latency from human response time
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.