io.github.JonasRackl/labmate-mcp MCP Server
io.github.JonasRackl/labmate-mcp
What is the io.github.JonasRackl/labmate-mcp MCP server?
81 chemistry tools — literature, calculations, retrosynthesis
How to install io.github.JonasRackl/labmate-mcp
Copy-paste configuration for popular MCP clients.
RXN_API_KEYsecretIBM RXN key for retrosynthesis (free)
ROWAN_API_KEYsecretRowan key for pKa/NMR predictions (free)
{
"mcpServers": {
"labmate-mcp": {
"command": "uvx",
"args": [
"labmate-mcp"
],
"env": {
"RXN_API_KEY": "<YOUR_RXN_API_KEY>",
"ROWAN_API_KEY": "<YOUR_ROWAN_API_KEY>"
}
}
}
}{
"mcpServers": {
"labmate-mcp": {
"command": "uvx",
"args": [
"labmate-mcp"
],
"env": {
"RXN_API_KEY": "<YOUR_RXN_API_KEY>",
"ROWAN_API_KEY": "<YOUR_ROWAN_API_KEY>"
}
}
}
}{
"mcpServers": {
"labmate-mcp": {
"command": "uvx",
"args": [
"labmate-mcp"
],
"env": {
"RXN_API_KEY": "<YOUR_RXN_API_KEY>",
"ROWAN_API_KEY": "<YOUR_ROWAN_API_KEY>"
}
}
}
}{
"servers": {
"labmate-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"labmate-mcp"
],
"env": {
"RXN_API_KEY": "<YOUR_RXN_API_KEY>",
"ROWAN_API_KEY": "<YOUR_ROWAN_API_KEY>"
}
}
}
}claude mcp add labmate-mcp --env RXN_API_KEY=<YOUR_RXN_API_KEY> --env ROWAN_API_KEY=<YOUR_ROWAN_API_KEY> -- uvx labmate-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.