Project Parva for Cline
io.github.dantwoashim/project-parva
Read-only Nepali date, calendar, festival, Panchanga, and temporal verification tools.
client:Cline
transport:stdio
runtime:oci
Install Project Parva in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"project-parva": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dantwoashim/parva-mcp-server:1.0.0"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs