Project Parva
Rank #11,082io.github.dantwoashim/project-parva
Read-only Nepali date, calendar, festival, Panchanga, and temporal verification tools.
Project Parva is a Model Context Protocol (MCP) server published by dantwoashim. It ranks #11,082 of 132,046 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. Project Parva is listed on Official MCP, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 120,964 of 132,046 servers on MCP Toplist.
Use Project Parva
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add project-parva -- docker run -i --rm ghcr.io/dantwoashim/parva-mcp-server:1.0.0[mcp_servers.project-parva]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/dantwoashim/parva-mcp-server:1.0.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"project-parva": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"project-parva": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"project-parva": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"project-parva": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"project-parva": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dantwoashim%2Fproject-parva)<a href="https://mcptoplist.com/server/io.github.dantwoashim%2Fproject-parva"><img src="https://mcptoplist.com/badge/io.github.dantwoashim%2Fproject-parva.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dantwoashim
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 5, 2026 |
Frequently asked questions
- Who maintains Project Parva?
- Project Parva is maintained by dantwoashim, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Project Parva listed on the Official MCP Registry?
- Yes — Project Parva is listed on the Official MCP Registry.
- How many versions does Project Parva have?
- MCP Toplist tracks 1 version of Project Parva, most recently published on Aug 5, 2026.
- Where can I find the source code for Project Parva?
- The source code for Project Parva is hosted at github.com/dantwoashim/Project_Parva.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.