🔍

pubcrawl

PubMed literature search and US/UK drug labelling for AI assistants.

Search & Web Scraping stdio npm npmstdionickjlamb
RUN IN TERMINAL
claude mcp add nickjlamb-pubcrawl -- npx -y @pharmatools/pubcrawl
ADD TO claude_desktop_config.json
{ "mcpServers": { "nickjlamb-pubcrawl": { "command": "npx", "args": ["-y", "@pharmatools/pubcrawl"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "nickjlamb-pubcrawl": { "command": "npx", "args": ["-y", "@pharmatools/pubcrawl"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/nickjlamb-pubcrawl.svg)](https://skillsplayground.com/mcps/nickjlamb-pubcrawl/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.