labmate mcp for Claude Desktop
io.github.jonasrackl/labmate-mcp
81 chemistry tools — literature, calculations, retrosynthesis
client:Claude Desktop
transport:stdio
runtime:pypi
Install labmate mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"labmate-mcp": {
"command": "uvx",
"args": [
"labmate-mcp"
],
"env": {
"RXN_API_KEY": "<RXN_API_KEY>",
"ROWAN_API_KEY": "<ROWAN_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs