HomeProductivity › UpTier

UpTier

MCP-powered To-Do application with intelligent task prioritization

TypeScript Local Windows
★ 3 stars Last pushed 2026-03-11

Topics: Workplace & Productivity

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.0)

npx -y @foxintheloop/uptier-mcp@1.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "uptier": {
      "command": "npx",
      "args": [
        "-y",
        "@foxintheloop/uptier-mcp@1.0.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry