chembl-mcp-server
Link compounds to protein targets, rank bioactivity, and look up drug mechanisms and indications.
Package Details
@cyanheads/chembl-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
noneSet to 'duckdb' to enable the bioactivity DataCanvas spill and the chembl_dataframe_* SQL tools. When 'none', large bioactivity sets inline a preview but never spill.
https://www.ebi.ac.uk/chembl/api/dataBase URL for the ChEMBL REST data API. Override for a private mirror or pinned host.
30000Per-request timeout in milliseconds for upstream ChEMBL fetches.
1000ChEMBL per-page cap when streaming activity pages for the bioactivity spill (max 1000).
25Default result limit applied when callers omit it.
falseSet to 'true' to register the opt-in chembl_dataframe_drop tool (absent from tools/list when off).
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/chembl-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
noneSet to 'duckdb' to enable the bioactivity DataCanvas spill and the chembl_dataframe_* SQL tools. When 'none', large bioactivity sets inline a preview but never spill.
https://www.ebi.ac.uk/chembl/api/dataBase URL for the ChEMBL REST data API. Override for a private mirror or pinned host.
30000Per-request timeout in milliseconds for upstream ChEMBL fetches.
1000ChEMBL per-page cap when streaming activity pages for the bioactivity spill (max 1000).
25Default result limit applied when callers omit it.
falseSet to 'true' to register the opt-in chembl_dataframe_drop tool (absent from tools/list when off).