GA4GH Pedigree Validator
Structural validation for GA4GH pedigree documents, exposed as a Cordis plugin, a bundled skill, and a standalone MCP server
Unsigned
Overview
Structural validation for GA4GH pedigree documents, exposed as a Cordis plugin, a bundled skill, and a standalone MCP server.
Details
- Licence
- MIT
- Version
- 0.1.0-rc.5
- Category
- pedigree
- Homepage
- https://github.com/susheel/ga4gh-plugins/tree/main/packages/pedigree
- Repository
- https://github.com/susheel/ga4gh-plugins
- Maintainers
- Susheel Varma (@susheel, GA4GH AI Workstream / Sage Bionetworks)
- Keywords
- ga4ghpedigreecordis-pluginmcp-server
- GA4GH standards
- pedigree
Safety classification
No safety classification has been submitted for this entry.
Install
claude mcp add ga4gh-pedigree -- npx -y @deepseek-ai/dsh-ga4gh-pedigree
codex mcp add ga4gh-pedigree -- npx -y @deepseek-ai/dsh-ga4gh-pedigree
gemini mcp add ga4gh-pedigree npx -y @deepseek-ai/dsh-ga4gh-pedigree
{
"mcp": {
"ga4gh-pedigree": {
"type": "local",
"command": [
"npx",
"-y",
"@deepseek-ai/dsh-ga4gh-pedigree"
],
"enabled": true
}
}
}{
"mcpServers": {
"ga4gh-pedigree": {
"command": "npx",
"args": [
"-y",
"@deepseek-ai/dsh-ga4gh-pedigree"
]
}
}
}Provenance
- Created
- 2026-09-03T19:00:06.080Z
- Updated
- 2026-09-03T19:00:06.080Z
- Last verified
- 2026-09-03T19:00:06.080Z