# Project Parva (oci · ghcr.io/dantwoashim/parva-mcp-server:1.0.0)

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

- Trust score: 0/100 (low)
- Change this week: −38
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-26

## Components

- oci · `ghcr.io/dantwoashim/parva-mcp-server:1.0.0`: 0/100 (this document), [markdown](https://verifymcp.io/servers/dantwoashim-project-parva/ghcr-io-dantwoashim-parva-mcp-server-1-0-0.md), [page](https://verifymcp.io/servers/dantwoashim-project-parva/ghcr-io-dantwoashim-parva-mcp-server-1-0-0)

## Channel facts

- Registry: `oci`
- Package: `ghcr.io/dantwoashim/parva-mcp-server:1.0.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-26.

- **Supply Chain Security**: 0/100
  - Malware scan not yet available for this package.
  - Known CVEs could not be checked: we could not reach the registry to check. This is a gap on our side.
  - Install-script risk not yet assessed.
  - Dependency health could not be checked: we could not reach the registry to check. This is a gap on our side.
- **Provenance & Transparency**: 0/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Build provenance not yet verified.
  - License not yet determined.
  - Maintenance history not yet determined.
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: our sandbox run of this package did not complete, so we have no tool text to scan.
- **Capabilities**: 0/100
  - Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake.

**Unverified: 6 categories.** Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### How do I install the Project Parva MCP server?

Project Parva runs locally as a container image, launched with docker run --rm -i ghcr.io/dantwoashim/parva-mcp-server:1.0.0. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add dantwoashim-project-parva -- docker run --rm -i ghcr.io/dantwoashim/parva-mcp-server:1.0.0
```

### Cursor

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

### VS Code

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

### Codex

```bash
codex mcp add dantwoashim-project-parva -- docker run --rm -i ghcr.io/dantwoashim/parva-mcp-server:1.0.0
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dantwoashim-project-parva": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
      ],
      "enabled": true
    }
  }
}
```

### Hermes

```yaml
mcp_servers:
  dantwoashim-project-parva:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/dantwoashim/parva-mcp-server:1.0.0"]
```

### Netclaw

```json
{
  "McpServers": {
    "dantwoashim-project-parva": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
      ]
    }
  }
}
```

### Other

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

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-26 (score 0, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-21 (score 0, −38)

- [security regression] Stability: 0.47 → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified
- [functional regression] Schema quality: 100 → unverified

### 2026-08-19 (score 38, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-17 (score 37, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-15 (score 36, −9)

- [security regression] Provenance: fail → unverified
- [security regression] Source repository: pass → fail
- [functional regression] License: pass → unverified
- [functional regression] Security disclosure: pass → unverified
- [functional regression] Maintenance: pass → unverified
- [functional] Licence: AGPL-3.0-or-later

### 2026-08-14 (score 45, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-11 (score 41, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-07 (score 40, +1)

- [functional improvement] Security disclosure: fail → pass

## MCP tools (0)

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/dantwoashim-project-parva/ghcr-io-dantwoashim-parva-mcp-server-1-0-0#diagnostics

## Score history

- 2026-08-26: 0
- 2026-08-25: 0
- 2026-08-24: 0
- 2026-08-23: 0
- 2026-08-22: 0
- 2026-08-21: 0
- 2026-08-20: 38
- 2026-08-19: 38
- 2026-08-18: 37
- 2026-08-17: 37
- 2026-08-16: 36
- 2026-08-15: 36
- 2026-08-14: 45
- 2026-08-13: 41
- 2026-08-12: 41
- 2026-08-11: 41
- 2026-08-10: 40
- 2026-08-09: 40
- 2026-08-08: 40
- 2026-08-07: 40
- 2026-08-06: 39
- 2026-08-05: 9

## Common questions

### What is the Project Parva MCP server?

Project Parva is an MCP server listed in the public MCP registry as io.github.dantwoashim/project-parva. Read-only Nepali date, calendar, festival, Panchanga, and temporal verification tools. This page covers its container image (ghcr.io/dantwoashim/parva-mcp-server:1.0.0).

### Is the Project Parva MCP server safe to use?

Project Parva scores 0 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### Is the Project Parva MCP server still maintained?

Project Parva is still listed as active in the MCP registry. We last reached this channel on 14 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Changelog RSS feed: https://verifymcp.io/servers/dantwoashim-project-parva/ghcr-io-dantwoashim-parva-mcp-server-1-0-0.xml
- Changelog JSON feed: https://verifymcp.io/servers/dantwoashim-project-parva/ghcr-io-dantwoashim-parva-mcp-server-1-0-0.json
- HTML version of this page: https://verifymcp.io/servers/dantwoashim-project-parva/ghcr-io-dantwoashim-parva-mcp-server-1-0-0
