Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Amazing Marvin (complete)

PYPI · AMAZING-MARVIN-COMPLETE-MCP · SCANNED AUG 26

Amazing Marvin task manager: complete public-API coverage (34 tools) with built-in rate limiting

0 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security75
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability0
  • Schema quality not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to assess.Unverified
Stability & Change Management0
  • Stability not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to compare.Unverified
Tool Coverage0
  • Tool coverage not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no tool definitions to assess.Unverified
Tool Safety0
  • Tool safety not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no tool text to scan.Unverified
Capabilities0
  • Protocol version not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we never saw its MCP handshake.Unverified

Unverified: 5 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

How do I install the Amazing Marvin (complete) MCP server?

Amazing Marvin (complete) runs locally as a PyPI package, launched with uvx amazing-marvin-complete-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · amazing-marvin-complete-mcp

# add to Claude Code
claude mcp add andreasd083-amazing-marvin-complete-mcp -- uvx amazing-marvin-complete-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "andreasd083-amazing-marvin-complete-mcp": {
      "command": "uvx",
      "args": [
        "amazing-marvin-complete-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "andreasd083-amazing-marvin-complete-mcp": {
      "command": "uvx",
      "args": [
        "amazing-marvin-complete-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add andreasd083-amazing-marvin-complete-mcp -- uvx amazing-marvin-complete-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "andreasd083-amazing-marvin-complete-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "amazing-marvin-complete-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add andreasd083-amazing-marvin-complete-mcp --command uvx --arg amazing-marvin-complete-mcp
# ~/.hermes/config.yaml
mcp_servers:
  andreasd083-amazing-marvin-complete-mcp:
    command: "uvx"
    args: ["amazing-marvin-complete-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "andreasd083-amazing-marvin-complete-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "amazing-marvin-complete-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add andreasd083-amazing-marvin-complete-mcp -t stdio -c uvx -a amazing-marvin-complete-mcp
// mcp.json
{
  "mcpServers": {
    "andreasd083-amazing-marvin-complete-mcp": {
      "command": "uvx",
      "args": [
        "amazing-marvin-complete-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 26 Aug 2026 · Analysed pypi/amazing-marvin-complete-mcp@1.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi
Install scripts 1 script
Hook Tier Command
build_backend allowlisted setuptools.build_meta
Vulnerabilities 6 findings
ID CVE Severity Vector Fix available
GHSA-m8x7-r2rg-vh5g CVE-2025-64340 medium CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H yes
GHSA-rww4-4w9c-7733 CVE-2026-27124 high yes
GHSA-vv7q-7jx5-f767 CVE-2026-32871 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H yes
PYSEC-2026-2475 CVE-2025-64340 medium CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H yes
PYSEC-2026-2476 CVE-2026-27124 none yes
PYSEC-2026-338 CVE-2026-32871 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H yes
Dependencies 75 packages
Packages resolved 75
Stale 5
No linked repository 3
Tree resolution Complete
MCP tools

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

Common questions

What is the Amazing Marvin (complete) MCP server?

Amazing Marvin (complete) is an MCP server listed in the public MCP registry as io.github.andreasd083/amazing-marvin-complete-mcp. Amazing Marvin task manager: complete public-API coverage (34 tools) with built-in rate limiting. This page covers its PyPI package (amazing-marvin-complete-mcp).

Is the Amazing Marvin (complete) MCP server still maintained?

Amazing Marvin (complete) is still listed as active in the MCP registry. We last reached this channel on 26 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Amazing Marvin (complete) MCP server under?

Amazing Marvin (complete) declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.