← Index

io.github.foxintheloop/uptier

io.github.foxintheloop/uptier·v1.0.0·Other
Quality Score
77
/100

MCP-powered To-Do application with intelligent task prioritization

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "uptier": {
      "command": "npx",
      "args": [
        "-y",
        "@foxintheloop/uptier-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "uptier": {
      "command": "npx",
      "args": [
        "-y",
        "@foxintheloop/uptier-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @foxintheloop/uptier-mcp
§03  MCP Quality Score  ·  methodology
freshness
17
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other