GA4GH Data Repository Service (DRS) Server
GA4GH Data Repository Service (DRS) Cordis plugin: fetch a DrsObject by id from a configured DRS endpoint as a model-facing tool and a standalone stdio MCP server
Unsigned
Overview
Fetches a DrsObject by id from a configured GA4GH Data Repository Service (DRS) endpoint, as a model-facing tool and a standalone stdio MCP server.
Details
- Licence
- MIT
- Version
- 0.1.0-rc.5
- Category
- drs
- Homepage
- https://github.com/susheel/ga4gh-plugins/tree/main/packages/drs
- Repository
- https://github.com/susheel/ga4gh-plugins
- Maintainers
- Susheel Varma (@susheel, GA4GH AI Workstream / Sage Bionetworks)
- Keywords
- ga4ghdrscordis-pluginmcp-server
- GA4GH standards
- drs
Safety classification
No safety classification has been submitted for this entry.
Install
claude mcp add ga4gh-drs -- npx -y @deepseek-ai/dsh-ga4gh-drs
codex mcp add ga4gh-drs -- npx -y @deepseek-ai/dsh-ga4gh-drs
gemini mcp add ga4gh-drs npx -y @deepseek-ai/dsh-ga4gh-drs
{
"mcp": {
"ga4gh-drs": {
"type": "local",
"command": [
"npx",
"-y",
"@deepseek-ai/dsh-ga4gh-drs"
],
"enabled": true
}
}
}{
"mcpServers": {
"ga4gh-drs": {
"command": "npx",
"args": [
"-y",
"@deepseek-ai/dsh-ga4gh-drs"
]
}
}
}Provenance
- Created
- 2026-09-03T19:00:06.075Z
- Updated
- 2026-09-03T19:00:06.075Z
- Last verified
- 2026-09-03T19:00:06.075Z