leelasd/molecule_mcp
If you are the rightful owner of molecule_mcp 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 Model Context Protocol (MCP) server for visualizing molecules and retrieving molecular properties using SMILES codes.
Tools
Functions exposed to the LLM to take actions
visualize_molecule
Generate a 2D visualization of a molecule as an Image object.
visualize_molecule_markdown
Generate a 2D visualization of a molecule as a markdown string with embedded base64-encoded image.
get_molecule_properties
Get properties of a molecule.
get_common_molecules
Get a list of common molecules that can be visualized.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client