Pubchem MCP Server
P

Pubchem MCP Server

PubChem MCP Server is a bridge service that connects AI assistants with the PubChem chemical database through the Model Context Protocol (MCP), providing functions such as compound search, structure acquisition, and property query.
2 points
7.4K

What is PubChem MCP Server?

PubChem MCP Server is a bridge tool that connects AI assistants with the PubChem chemical database. It allows users to query chemical compounds and obtain detailed information through a simple interface without the need for professional chemical knowledge.

How to use PubChem MCP Server?

Simply install the server and send a query request through the AI assistant to obtain information such as the name, structure, and properties of chemical compounds. It supports multiple installation methods and clients.

Applicable scenarios

Suitable for scenarios such as chemical research, drug development, and education that require quick access to compound information. Especially suitable for non - chemistry professionals to quickly query chemical data.

Main functions

Compound search
Supports querying compounds by name, SMILES code, or CID
Chemical structure
Obtain molecular structure and identifier information
Physical property data
Retrieve detailed chemical and physical property data
Advanced search
Supports precise queries with multiple parameter combinations
Molecular visualization
Generate and display molecular structures (under development)
Advantages
Simplify the chemical data query process without the need for professional chemical knowledge
Support multiple query methods (name, SMILES, CID, etc.)
Compatible with multiple AI clients (Claude, Cursor, etc.)
Provide detailed physical property data of compounds
Limitations
Some advanced functions are still under development
Requires an internet connection to access the PubChem database
Query results depend on the accuracy of the PubChem database

How to use

Install the server
Choose a method suitable for your client to install PubChem MCP Server
Start the server
Run the server program
Send a query request
Send a compound query request through the AI client

Usage examples

Query common drug information
Query the basic information and chemical properties of aspirin
Query by SMILES code
Use the SMILES code to query specific compounds
Get detailed physical property data
Get detailed physical property data of a compound by CID

Frequently asked questions

How to obtain the CID of a compound?
Which clients are supported?
What if the query results are inaccurate?

Related resources

PubChem official website
Official website of the PubChem chemical database
GitHub repository
Project source code and latest updates
Smithery platform
MCP server hosting platform

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "pubchem": {
      "command": "python",
      "args": ["-m", "pubchem-mcp-server"]
      }
  }
}

{
  "mcpServers": {
    "pubchem": {
      "command": "C:\\Users\\YOUR_USERNAME\\AppData\\Local\\Programs\\Python\\Python311\\python.exe",
      "args": [
        "-m",
        "pubchem-mcp-server"
      ]
    }
  }
}

{
  "mcpServers": {
    "pubchem": {
      "command": "bash",
      "args": [
        "-c",
        "source /home/YOUR/PATH/mcp-hub/PubChem-MCP-Server/.venv/bin/activate && python /home/YOUR/PATH/mcp-hub/PubChem-MCP-Server/pubchem_server.py"
      ],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
9.4K
5 points
P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
7.7K
5 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
10.5K
4 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
18.9K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
12.4K
5 points
S
Shadcn Ui MCP Server
An MCP server that provides shadcn/ui component integration for AI workflows, supporting React, Svelte, and Vue frameworks. It includes functions for accessing component source code, examples, and metadata.
TypeScript
15.0K
5 points
A
Apple Health MCP
An MCP server for querying Apple Health data via SQL, implemented based on DuckDB for efficient analysis, supporting natural language queries and automatic report generation.
TypeScript
10.7K
4.5 points
A
Annas MCP
The MCP server and CLI tool of Anna's Archive are used to search for and download documents on the platform and support access through an API key.
Go
11.2K
4.5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
19.8K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
22.6K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
65.4K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
32.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
59.2K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
29.0K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
20.6K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
42.7K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase