GA4GH Tool Registry Service (TRS) Server
Searches a GA4GH Tool Registry Service (TRS) for registered tools and their versions, and registers the bundled ga4gh-trs skill
Unsigned
Overview
Searches a GA4GH Tool Registry Service (TRS) for registered tools and their versions. Ships as a Cordis plugin, a standalone stdio MCP server, and a bundled skill, part of the `ga4gh-plugins` monorepo.
Details
- Licence
- MIT
- Version
- 0.1.0-rc.5
- Category
- trs
- Homepage
- https://github.com/susheel/ga4gh-plugins/tree/main/packages/trs
- Repository
- https://github.com/susheel/ga4gh-plugins
- Maintainers
- Susheel Varma (@susheel, GA4GH AI Workstream / Sage Bionetworks)
- Keywords
- ga4ghtrscordis-pluginmcp-server
- GA4GH standards
- trs
Safety classification
No safety classification has been submitted for this entry.
Install
claude mcp add ga4gh-trs -- npx -y @deepseek-ai/dsh-ga4gh-trs
codex mcp add ga4gh-trs -- npx -y @deepseek-ai/dsh-ga4gh-trs
gemini mcp add ga4gh-trs npx -y @deepseek-ai/dsh-ga4gh-trs
{
"mcp": {
"ga4gh-trs": {
"type": "local",
"command": [
"npx",
"-y",
"@deepseek-ai/dsh-ga4gh-trs"
],
"enabled": true
}
}
}{
"mcpServers": {
"ga4gh-trs": {
"command": "npx",
"args": [
"-y",
"@deepseek-ai/dsh-ga4gh-trs"
]
}
}
}Provenance
- Created
- 2026-09-03T19:00:06.074Z
- Updated
- 2026-09-03T19:00:06.074Z
- Last verified
- 2026-09-03T19:00:06.074Z