mcpbeat Sign in

Raposa Aval — human approval MCP Server

local only

Raposa Aval — human approval runs on your own machine — the client starts it, so there is no endpoint to ping. 632 installs a week from pypi. Last commit 3 Sep 2026.

Human approval for AI agents: a named person approves or rejects, silence is not consent.

632
Installs / week
pypi · raposa-mcp
0
Stars
0 open issues
3 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Raposa Aval — human approval every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 raposa-mcp -- uvx raposa-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "raposa-mcp": {
      "args": [
        "raposa-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.raposa-mcp]
command = "uvx"
args = ["raposa-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "raposa-mcp": {
      "args": [
        "raposa-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "raposa-mcp": {
      "args": [
        "raposa-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: RAPOSA_API_KEY (Raposa Aval API key (free sandbox key at https://raposa.group/start/)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Raposa Aval — human approval

same job, measured the same way
Oracle H
by tponscr-debug

Human approval gate for AI agents. Critical actions approved or rejected by a human via Telegram.

20 installs/wk local only
Payclaw
by payclaw

Virtual Visa cards for AI agents. JIT card issuance, human-approved, MCP-native.

local only
A
Penholder
by penholder

Preventive human-approval write-gate for AI agents: writes commit only after a human approves.

answering
Panella
by panellatech

Governed, self-hosted memory for AI agents: writes queue until a named person approves.

39 installs/wk local only
Agent Inbox
by clize

A real email inbox for AI agents: human-approved sends, untrusted-by-default inbound.

126 installs/wk local only
Delego
by delego-dev

Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.

202 installs/wk local only
Gigamail
by adecubed

Your real mailbox and calendar for your agent (M365/IMAP); a human approves every send.

1 134 installs/wk local only
Agent Relay
by cloud1map

Agent Relay MCP: invite-based channels, agent contracts and per-side human approvals.

38 installs/wk local only

Raposa Aval — human approval — questions

Answers built from our own checks of this server.

Why is there no uptime for Raposa Aval — human approval?
Raposa Aval — human approval 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 raposa-mcp was installed 632 times last week.
How do I connect Raposa Aval — human approval?
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 raposa-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Raposa Aval — human approval?
The pypi package raposa-mcp was installed 632 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Raposa Aval — human approval open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.