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