GA4GH htsget Server
Requests GA4GH htsget tickets (byte-range URLs) and service-info documents, downloads their data blocks, from a configured htsget server, and registers the bundled ga4gh-htsget skill
Unsigned
Overview
Requests GA4GH htsget tickets (byte-range URLs) and service-info documents from a configured htsget server, downloading their data blocks. Bundles the `ga4gh-htsget` skill.
Details
- Licence
- MIT
- Version
- 0.1.0-rc.5
- Category
- htsget
- Homepage
- https://github.com/susheel/ga4gh-plugins/tree/main/packages/htsget
- Repository
- https://github.com/susheel/ga4gh-plugins
- Maintainers
- Susheel Varma (@susheel, GA4GH AI Workstream / Sage Bionetworks)
- Keywords
- ga4ghhtsgetcordis-pluginmcp-server
- GA4GH standards
- htsget
Safety classification
No safety classification has been submitted for this entry.
Install
claude mcp add ga4gh-htsget -- npx -y @deepseek-ai/dsh-ga4gh-htsget
codex mcp add ga4gh-htsget -- npx -y @deepseek-ai/dsh-ga4gh-htsget
gemini mcp add ga4gh-htsget npx -y @deepseek-ai/dsh-ga4gh-htsget
{
"mcp": {
"ga4gh-htsget": {
"type": "local",
"command": [
"npx",
"-y",
"@deepseek-ai/dsh-ga4gh-htsget"
],
"enabled": true
}
}
}{
"mcpServers": {
"ga4gh-htsget": {
"command": "npx",
"args": [
"-y",
"@deepseek-ai/dsh-ga4gh-htsget"
]
}
}
}Provenance
- Created
- 2026-09-03T19:00:06.076Z
- Updated
- 2026-09-03T19:00:06.076Z
- Last verified
- 2026-09-03T19:00:06.076Z