Loading MCP server directory, please wait...
Amazing Marvin task manager: complete public-API coverage (34 tools) with built-in rate limiting
npx @getmcp/cli add io.github.andreasd083/amazing-marvin-complete-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
MARVIN_API_TOKENAmazing Marvin API token (Settings -> API). Enough for reading and creating tasks.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.andreasd083/amazing-marvin-complete-mcp": {
"command": "uvx",
"args": [
"amazing-marvin-complete-mcp"
],
"env": {
"MARVIN_API_TOKEN": "",
"MARVIN_FULL_ACCESS_TOKEN": "",
"MARVIN_TIMEZONE": ""
}
}
}
}