Submit

Rdkit Chemical Informatics

@s20ss

The MCP project integrates the RDKit library with the MCP (Model Context Protocol) framework to provide advanced chemical informatics tools. It includes functionalities for molecular visualization, descriptor calculation, and interaction with an MCP server.

Server Config

{
  "mcpServers": {
    "rdkit": {
      "command": "python",
      "args": [
        "-m",
        "mcp_rdkit"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.