Loomal

ChemCP

MCP server by github.com/scottmreed/chemcp

MCP App that renders 2D molecular structures from SMILES using RDKit.js

1 starsnpm: chemcp

About ChemCP

ChemCP is an MCP (Model Context Protocol) server published by scottmreed in the official MCP registry. MCP App that renders 2D molecular structures from SMILES using RDKit.js

It ships as an npm package (chemcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/scottmreed/chemcp, where the project has earned 1 GitHub stars.

Use ChemCP with your agent

Claude Code · one command
claude mcp add chemcp -- npx -y chemcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "chemcp": {
      "command": "npx",
      "args": [
        "-y",
        "chemcp"
      ]
    }
  }
}
npmchemcp

Frequently asked questions

What is ChemCP?
ChemCP is an MCP (Model Context Protocol) server by scottmreed. MCP App that renders 2D molecular structures from SMILES using RDKit.js
How do I connect ChemCP to Claude, Cursor, or another MCP client?
Install ChemCP from its npm package (chemcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ChemCP open source?
Yes — the source code is public at github.com/scottmreed/chemcp, with 1 GitHub stars.
Can AI agents pay to use ChemCP?
Not yet through Loomal — ChemCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ChemCP? Claim this listing free by verifying GitHub ownership, or contact us.