mcpbeat Sign in

AI2Human MCP Server

by richard7463 Your server? Claim it
local only

AI2Human runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from pypi. Last commit 1 Aug 2026.

Dispatch human-execution tasks with proof verification, local checks, and compliance reviews.

Installs per day peak 35 · avg 16 · -17% w/w
a month agotoday
88
Installs / week
pypi · ai2human-mcp
1
Stars
0 open issues
1 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/ai2human_mcp/__init__.py:1, [пакет] src/ai2human_mcp/client.py:1, [пакет] src/ai2human_mcp/server.py:1
этот файл ставится пользователю, но в репозитории его нет
Long encoded blob in source app/lib/prizePoolBytecode.ts:3
export const prizePoolBytecode = "0x60a060405234801561000f575f5ffd5b506040516123c73803806123c783398181016040528101906100319190610460565b335f73ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff16036100a2575f6040517f1e4fbdf70000000000000000000000…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ai2human-mcp -- uvx ai2human-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai2human-mcp": {
      "args": [
        "ai2human-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai2human-mcp]
command = "uvx"
args = ["ai2human-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ai2human-mcp": {
      "args": [
        "ai2human-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai2human-mcp": {
      "args": [
        "ai2human-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: AI2HUMAN_API_KEY (AI2Human agent API key for authentication), AI2HUMAN_AGENT_KEY (Optional fallback for API key), AI2HUMAN_BASE_URL (Override the default AI2Human API base URL). The author declared them in the registry entry; get the values from the project itself.

Alternatives to AI2Human

same job, measured the same way
Compliance Batch Alignment
by bonissystems

Check whether a NAICS code aligns with a vertical: a routing-for-review signal, not a determination.

1 tools answering
Dingdawg Healthcare Agent
by dingdawg

HIPAA-aware healthcare AI. Clinical documentation, compliance checks, audit prep. Free local tier.

92 installs/wk local only
Dingdawg Healthcare Agent
by dingdawg-dev

HIPAA-aware healthcare AI. Clinical documentation, compliance checks, audit prep. Free local tier.

local only
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
loudcheck
by chaoz23

Loudness compliance verdicts (EBU R128, ATSC A/85): pass/fail with exact ffmpeg remediation.

53 installs/wk local only
Kanonik
by kanonik

Governance runtime for compliance: verified, human-approved writes to a tamper-evident record.

answering
Vet
by getvet

Discover and vet MCP servers: search 200K+ AI tools with security verification and schemas.

56 installs/wk local only
Avalara Cross-Border
by avalara

Cross-border duty-rate and Trade & Tariff content lookups with product compliance and restrictions

answering

AI2Human — questions

Answers built from our own checks of this server.

Why is there no uptime for AI2Human?
AI2Human runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package ai2human-mcp was installed 88 times last week.
How do I connect AI2Human?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ai2human-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use AI2Human?
The pypi package ai2human-mcp was installed 88 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AI2Human open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.