PubChem
Extracts basic chemical information about drugs and compounds from the PubChem API.
pubchem mcp server
the mcp is used to extract the drug basic chemical infomation from pubchem API.
Requirements
- Python 3.10
python-dotenvrequestsmcpuvicorn
Installation
Install the dependencies(local):
- Install directly from the project directory
git clone [project repository URL]
cd [project directory]
pip install .
Configure servers(pypi):
The servers_config.json follows the same structure as Claude Desktop, allowing for easy integration of multiple servers.
Here's an example:
{
"mcpServers": {
"pubchem": {
"command": "uvx",
"args": ["pubchem_mcp_server"]
}
}
}
the result of this MCP
{
"Drug Name": "Aspirin",
"CAS Number": "50-78-2",
"Molecular Weight": 180.16,
"Molecular Formula": "C9H8O4",
"SMILES": "CC(=O)OC1=CC=CC=C1C(=O)O",
"Synonyms": [
"2-(Acetyloxy)benzoic Acid",
"Acetylsalicylic Acid",
"Acetysal",
"Acylpyrin",
"Aloxiprimum",
"Aspirin",
"Colfarit",
"Dispril",
"Easprin"
],
"InchI Key": "BSYNRYMUTXBXSQ-UHFFFAOYSA-N",
"IUPAC Name": "2-acetyloxybenzoic acid",
"ATC Code": "N02BA01",
"Details Link": "https://pubchem.ncbi.nlm.nih.gov/compound/2244"
}
İlgili Sunucular
eRegulations MCP Server
An MCP server for the eRegulations API, providing access to regulatory information.
Unsloth AI Documentation
Search and retrieve content from the Unsloth AI documentation.
SearXNG Bridge
A bridge server for connecting to a SearXNG metasearch engine instance.
Hugeicons MCP Server
Search for icons from the Hugeicons library and get usage documentation.
Google Maps MCP Server
Integrates Google Maps for route planning, traffic analysis, and cost estimation.
Search MCP Server
A versatile search server supporting multiple search engines, including Brave, Metaso, and Bocha.
PortOne Global MCP Server
Search and read PortOne documentation, including API schemas and product guides.
SearchAPI Agent
An MCP agent that integrates various search tools using the SearchAPI service. Requires SearchAPI and Google API keys.
Secondhand MCP
Connects AI to Facebook Marketplace, Ebay, Poshmark, and Depop to find you the best deals
Bus Nearby MCP
Provides access to the Israeli transport API for geocoding and transit directions.