
Labmate Mcp
Attach a chemistry lab assistant MCP with literature, calculations, and retrosynthesis tools when you are researching compounds or reaction routes with an agent.
Overview
LabMate MCP is a MCP server for the Idea phase that exposes 81 chemistry-oriented tools for literature, calculations, and retrosynthesis to coding agents.
What is this MCP server?
- Catalog description documents 81 chemistry tools across literature, calculations, and retrosynthesis
- PyPI package labmate-mcp v7.3.1 with stdio transport
- Optional IBM RXN_API_KEY for free-tier retrosynthesis
- Optional Rowan ROWAN_API_KEY for pKa and NMR predictions (free tier noted in schema)
- Domain-specific MCP server—not a general developer Git or deploy bridge
- 81 chemistry tools (per server description)
- Version 7.3.1 on PyPI registry
- 2 optional API key env vars: RXN_API_KEY, ROWAN_API_KEY
Community signal: 1 GitHub stars.
What problem does it solve?
Chemistry research in the IDE means jumping between papers, calculators, and synthesis planners while your agent cannot see any of it.
Who is it for?
Solo builders or scientist-founders doing compound research, route scouting, or edu/cheminformatics agents who accept a steep domain learning curve.
Skip if: Typical app developers shipping consumer SaaS, teams without chemistry context, or anyone expecting general-purpose code review or deploy tools.
What do I get? / Deliverables
Once labmate-mcp is registered, your agent can call dozens of chemistry tools from one stdio server, optionally augmented with RXN and Rowan keys.
- Agent-callable chemistry tool surface (publisher states 81 tools)
- Unified stdio MCP entry for lab-style queries during research sessions
Recommended MCP Servers
Journey fit
The server is built for discovery and literature-style work before you commit to a full lab automation or product build. Eighty-one specialized chemistry tools map to research subphase where you explore mechanisms, papers, and synthesis options—not ship-time monitoring.
How it compares
Vertical chemistry research MCP, not a generic LLM wrapper or cloud infrastructure server.
Common Questions / FAQ
Who is LabMate MCP for?
People building chemistry-aware agents or researching syntheses who want literature, calculation, and retrosynthesis tooling inside Claude Code, Cursor, or other MCP clients.
When should I use LabMate MCP?
Use it in early research when you are comparing reaction routes, checking literature, or running predictive chemistry helpers before you prototype lab software or hardware.
How do I add LabMate MCP to my agent?
Install the PyPI labmate-mcp package, configure stdio in your MCP host, set RXN_API_KEY and/or ROWAN_API_KEY if you need those backends, then restart the client.