Amazing Marvin (complete) for Claude Desktop
io.github.andreasd083/amazing-marvin-complete-mcp
Amazing Marvin task manager: complete public-API coverage (38 tools) with built-in rate limiting
client:Claude Desktop
transport:stdio
runtime:pypi
Install Amazing Marvin (complete) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"amazing-marvin-complete-mcp": {
"command": "uvx",
"args": [
"amazing-marvin-complete-mcp"
],
"env": {
"MARVIN_API_TOKEN": "<MARVIN_API_TOKEN>",
"MARVIN_FULL_ACCESS_TOKEN": "<MARVIN_FULL_ACCESS_TOKEN>",
"MARVIN_TIMEZONE": "<MARVIN_TIMEZONE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs