mcpbeat Sign in

Amazing Marvin (complete) MCP Server

by andreasd083 Your server? Claim it
local only

Amazing Marvin (complete) runs on your own machine — the client starts it, so there is no endpoint to ping. 1 258 installs a week from pypi. Last commit 13 Sep 2026.

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

Installs per day peak 1 277 · avg 284
a month agotoday
1 258
Installs / week
pypi · amazing-marvin-complete-mcp
6
Stars
0 open issues
13 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Amazing Marvin (complete) 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 amazing-marvin-complete-mcp -- uvx amazing-marvin-complete-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "amazing-marvin-complete-mcp": {
      "args": [
        "amazing-marvin-complete-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.amazing-marvin-complete-mcp]
command = "uvx"
args = ["amazing-marvin-complete-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "amazing-marvin-complete-mcp": {
      "args": [
        "amazing-marvin-complete-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "amazing-marvin-complete-mcp": {
      "args": [
        "amazing-marvin-complete-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: MARVIN_API_TOKEN (Amazing Marvin API token (Settings -> API). Enough for reading and creating tasks.), MARVIN_FULL_ACCESS_TOKEN (Amazing Marvin Full Access token (optional but recommended - required by update/delete tools, category creation, time blocks, habit listing, reminders).), MARVIN_TIMEZONE (IANA timezone matching your Marvin account (e.g. Europe/Stockholm). Defaults to the system timezone.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Amazing Marvin (complete)

same job, measured the same way
A
Nginx Proxy Manager
by baeck

MCP server for Nginx Proxy Manager with full API coverage (43 tools)

98 installs/wk local only
Falcon MCP
by rijul170

Community extension of CrowdStrike falcon-mcp with near-complete Falcon API coverage

57 installs/wk local only
Figma MCP Server
by planetabhi

A local MCP server with full Figma REST API coverage.

1 772 installs/wk local only
Afi MCP
by servosity

The first CLI for Afi SaaS backup - full public-API coverage plus the fleet-wide coverage

local only
P
XTester
by xtester

Windows application with a built-in local stdio MCP server for historical strategy testing.

local only
C
PermitReporter — US Building Permit Intelligence
by permitreporter

Source-linked building-permit search across 34 US states and DC, with county-level coverage.

8 tools answering
Robokassa MCP
by artgas1

Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).

76 installs/wk local only
Untappd
by darrenjrobinson

MCP server exposing Untappd API tools for AI agents — full v4 read API coverage

70 installs/wk local only

Amazing Marvin (complete) — questions

Answers built from our own checks of this server.

Why is there no uptime for Amazing Marvin (complete)?
Amazing Marvin (complete) 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 amazing-marvin-complete-mcp was installed 1 258 times last week.
How do I connect Amazing Marvin (complete)?
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 amazing-marvin-complete-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Amazing Marvin (complete)?
The pypi package amazing-marvin-complete-mcp was installed 1 258 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 Amazing Marvin (complete) open source?
Yes — it is published under the MIT licence, written in Python and 6 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.