claude mcp add nickjlamb-pubcrawl -- npx -y @pharmatools/pubcrawl
{
"mcpServers": {
"nickjlamb-pubcrawl": {
"command": "npx",
"args": ["-y", "@pharmatools/pubcrawl"]
}
}
}
{
"mcpServers": {
"nickjlamb-pubcrawl": {
"command": "npx",
"args": ["-y", "@pharmatools/pubcrawl"]
}
}
}
{
"mcpServers": {
"nickjlamb-pubcrawl": {
"command": "npx",
"args": ["-y", "@pharmatools/pubcrawl"]
}
}
}
About This MCP Server
The pubcrawl server is a search tool that enables PubMed literature searches and retrieves US and UK drug labeling information, making this data accessible to AI coding assistants. It is available as an npm package and can be connected to via stdio, allowing developers to integrate its capabilities into their applications. Developers working with AI assistants like Claude Code and Cursor would use pubcrawl to fetch relevant medical literature and drug information.
PubMed literature search and US/UK drug labelling for AI assistants.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@pharmatools/pubcrawl on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The pubcrawl server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.