Loomal

pubcrawl

MCP server by github.com/nickjlamb/pubcrawl

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

11 starsnpm: @pharmatools/pubcrawl

About pubcrawl

pubcrawl is an MCP (Model Context Protocol) server published by nickjlamb in the official MCP registry, listed under Search on Loomal. PubMed literature search and US/UK drug labelling for AI assistants.

It ships as an npm package (@pharmatools/pubcrawl), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nickjlamb/pubcrawl, where the project has earned 11 GitHub stars.

Use pubcrawl with your agent

Claude Code · one command
claude mcp add pubcrawl -- npx -y @pharmatools/pubcrawl
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pubcrawl": {
      "command": "npx",
      "args": [
        "-y",
        "@pharmatools/pubcrawl"
      ]
    }
  }
}
npm@pharmatools/pubcrawl

Frequently asked questions

What is pubcrawl?
pubcrawl is an MCP (Model Context Protocol) server by nickjlamb in the Search category. PubMed literature search and US/UK drug labelling for AI assistants.
How do I connect pubcrawl to Claude, Cursor, or another MCP client?
Install pubcrawl from its npm package (@pharmatools/pubcrawl) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is pubcrawl open source?
Yes — the source code is public at github.com/nickjlamb/pubcrawl, with 11 GitHub stars.
Can AI agents pay to use pubcrawl?
Not yet through Loomal — pubcrawl is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain pubcrawl? Claim this listing free by verifying GitHub ownership, or contact us.