tandemai-inc/rdkit-mcp-server
MCP server that enables language models to interact with RDKit through natural language
Platform-specific configuration:
{
"mcpServers": {
"rdkit-mcp-server": {
"command": "npx",
"args": [
"-y",
"rdkit-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...