MCP Directory
Back

life-sciences

by anthropics · Python · ★ 325

Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to host the marketplace.json long-term, but not the actual MCP servers.

Install

pip install git+https://github.com/anthropics/life-sciences.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "life-sciences": {
      "command": "uvx",
      "args": [
        "git+https://github.com/anthropics/life-sciences.git"
      ]
    }
  }
}

From the README

This marketplace provides MCP (Model Context Protocol) servers and skills for life sciences tools. Install these plugins to access specialized research and analysis tools directly within Claude Code. **What's included:** - **MCP Servers**: Connect to external services like PubMed, BioRender, Synapse, and more - **Skills**: Domain-specific workflows and analysis capabilities that extend Claude's expertise For servers requiring authentication (all except PubMed), configure credentials after installation: 1. Type in Claude Code 2. Select "Manage plugins" 3. Find your installed server 4. Select…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers