Ecosystem
chematic is a Rust-native cheminformatics engine, shared as one core across a few different surfaces — Playground, Python, Rust, WebAssembly, and AI agents. This page links to all of them — only the ones that are actually live get a prominent link.
Live and working
Playground
Try chematic's core operations directly in your browser — no install required.
Local Compound Explorer
Load a CSV, SDF, or .smi file and filter, sort, and search it entirely client-side.
Documentation
Installation, API reference, cookbook, and the RDKit migration guide.
MCP server
20 chemistry tools for AI agents over a local stdio connection — chematic-mcp.
crates.io
The chematic Rust crate and its workspace of sub-crates.
PyPI
Python bindings — pip install chematic.
npm
WebAssembly bindings for JavaScript and TypeScript — @kent-tokyo/chematic.