🛠️

NeedHuman

Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.

Developer Tools stdio npm npmstdioremoteMariusAure
RUN IN TERMINAL
claude mcp add ariusure-needhuman-mcp -- npx -y @needhuman/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "ariusure-needhuman-mcp": { "command": "npx", "args": ["-y", "@needhuman/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ariusure-needhuman-mcp": { "command": "npx", "args": ["-y", "@needhuman/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ariusure-needhuman-mcp": { "command": "npx", "args": ["-y", "@needhuman/mcp-server"] } } }

About This MCP Server

The Model Context Protocol server is a developer tool that enables Human-as-a-Service for AI agents, allowing them to delegate tasks that require human input and receive results through an API. It connects to AI coding assistants and other systems via standard input/output, facilitating remote communication and task delegation. Developers would use this server when they need to integrate human intelligence into their AI workflows, leveraging the capabilities of the Model Context Protocol to seamlessly interact with human operators.

Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@needhuman/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The NeedHuman server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ariusure-needhuman-mcp.svg)](https://skillsplayground.com/mcps/ariusure-needhuman-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.