ChEMBL-MCP-Server
If you are the rightful owner of ChEMBL-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A FastMCP wrapper server based on the chembl_webresource_client package, providing API access to the ChEMBL database.
The ChEMBL-MCP-Server is a robust and efficient server designed to provide seamless API access to the ChEMBL database. Built on the FastMCP framework, it leverages the chembl_webresource_client package to facilitate asynchronous API calls, ensuring fast and reliable data retrieval. The server supports both HTTP and stdio transport methods, offering flexibility in deployment and usage. With built-in error handling and timeout mechanisms, it ensures stable and secure operations. The server is fully documented with type annotations and docstrings, making it easy to understand and extend. It is an ideal solution for researchers and developers who need programmatic access to the rich dataset of the ChEMBL database, which includes information on bioactive molecules, their activities, assays, and more.
Features
- Complete API access to the ChEMBL database
- Asynchronous API calls implemented using FastMCP framework
- Built-in error handling and timeout mechanisms
- Support for both HTTP and stdio transport methods
- Complete type annotations and docstrings