io.github.JonasRackl/labmate-mcp✓
io.github.JonasRackl/labmate-mcp · v7.3.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.JonasRackl/labmate-mcp",
"description": "81 chemistry tools — literature, calculations, retrosynthesis",
"repository": {
"url": "https://github.com/JonasRackl/labmate-mcp",
"source": "github"
},
"version": "7.3.1",
"packages": [
{
"registryType": "pypi",
"identifier": "labmate-mcp",
"version": "7.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "IBM RXN key for retrosynthesis (free)",
"isSecret": true,
"name": "RXN_API_KEY"
},
{
"description": "Rowan key for pKa/NMR predictions (free)",
"isSecret": true,
"name": "ROWAN_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}