quant

hatiprithwish/quant
★ 1 stars TypeScript 🤖 AI/LLM Updated 2d ago
An MCP server that takes prompt from Claude and create meaningful tracking system for calories, expense and time
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "quant": {
      "command": "npx",
      "args": [
        "-y",
        "hatiprithwish/quant"
      ]
    }
  }
}

Topics

calories-trackerexpense-trackermcp-servertime-tracker