habitica

GitHub

A habit tracker app which treats your goals like a Role Playing Game.

14,019 stars JavaScript JavaScript 1 file ยท ~665 tokens #css#express#habitica#hacktoberfest#html#javascript#mongodb#node

habitica MCP Server

MCP server for HabitRPG/habitica

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "habitica": {
      "command": "npx",
      "args": [
        "-y",
        "@HabitRPG/habitica"
      ]
    }
  }
}