rdkit-mcp-server
活跃·★ 40·MIT·更新于 2026-05-04
★ 时下流行★ API 集成
RDKit MCP 服务器是一个开源项目,让语言模型能够通过自然语言与 RDKit 交互。
RDKit MCP 服务器是一个开源 MCP 服务器,让语言模型能够通过自然语言与 RDKit 交互,无需编写代码即可对 RDKit 2025.3.1 的所有函数进行代理级访问。它包含一个 CLI 客户端,并支持任何符合 MCP 的 LLM。
#cheminformatics#chemistry#drug-discovery#大语言模型#MCP 协议#MCP 服务器#MCP 服务器#rdkit
01
功能特性
01通过模型上下文协议无缝集成
02支持任何符合 MCP 的语言模型
03包含用于快速实验的 CLI 客户端
02
兼容性
Python
Python
已通过文档验证
03
快速开始
1
$ pip install .
04
使用场景
↳让 LLM 通过自然语言执行化学任务
↳快速实验 RDKit 功能
↳将 RDKit 集成到符合 MCP 的代理中
05
同类工具
相关搜索
评论
登录后发表评论
- LLogan Wilson2026年5月12日
Used for drug discovery research workflows, the cheminformatics coverage is comprehensive
- HHarper Wilson2026年3月25日
RDKit via natural language for cheminformatics workflows is a significant accessibility improvement
- SSam Lewis2026年3月1日
The LLM-to-RDKit translation handles molecular operations that would require Python expertise
- AAspen Jackson2026年2月27日
Good for chemists who want AI assistance with molecular analysis without Python knowledge