Skip to content
Claude Desktop

Project Parva for Claude Desktop

io.github.dantwoashim/project-parva

Read-only Nepali date, calendar, festival, Panchanga, and temporal verification tools.

client:Claude Desktop transport:stdio runtime:oci

Install Project Parva in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "project-parva": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Project Parva in other clients