GA4GH Variation Representation Specification (VRS) Server
Normalizes a genomic variation expression against a configured GA4GH Variation Representation Specification (VRS) normalization service and registers the bundled ga4gh-vrs skill
Unsigned
Overview
Normalizes a genomic variation expression against a configured GA4GH VRS normalization service. Bundles the `ga4gh-vrs` skill.
Details
- Licence
- MIT
- Version
- 0.1.0-rc.5
- Category
- vrs
- Homepage
- https://github.com/susheel/ga4gh-plugins/tree/main/packages/vrs
- Repository
- https://github.com/susheel/ga4gh-plugins
- Maintainers
- Susheel Varma (@susheel, GA4GH AI Workstream / Sage Bionetworks)
- Keywords
- ga4ghvrscordis-pluginmcp-server
- GA4GH standards
- vrs
Safety classification
No safety classification has been submitted for this entry.
Install
claude mcp add ga4gh-vrs -- npx -y @deepseek-ai/dsh-ga4gh-vrs
codex mcp add ga4gh-vrs -- npx -y @deepseek-ai/dsh-ga4gh-vrs
gemini mcp add ga4gh-vrs npx -y @deepseek-ai/dsh-ga4gh-vrs
{
"mcp": {
"ga4gh-vrs": {
"type": "local",
"command": [
"npx",
"-y",
"@deepseek-ai/dsh-ga4gh-vrs"
],
"enabled": true
}
}
}{
"mcpServers": {
"ga4gh-vrs": {
"command": "npx",
"args": [
"-y",
"@deepseek-ai/dsh-ga4gh-vrs"
]
}
}
}Provenance
- Created
- 2026-09-03T19:00:06.077Z
- Updated
- 2026-09-03T19:00:06.077Z
- Last verified
- 2026-09-03T19:00:06.077Z