Serversio.github.foxintheloop/uptier
U

io.github.foxintheloop/uptier

io.github.foxintheloop/uptier · v1.0.0
▦ npm
v1.0.0npm npm: @foxintheloop/uptier-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.foxintheloop/uptier",
  "description": "MCP-powered To-Do application with intelligent task prioritization",
  "repository": {
    "url": "https://github.com/foxintheloop/UpTier",
    "source": "github"
  },
  "version": "1.0.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@foxintheloop/uptier-mcp",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}