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