Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › protein-mcp-server

protein-mcp-server

A powerful Model Context Protocol server providing programmatic access to 3D protein structural data from RCSB PDB, PDBe, and UniProt. Features multi-provider orchestration, comprehensive structural analysis tools, and full observability.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "protein-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "protein-mcp-server"
      ]
    }
  }
}

Or smoke-test directly:

npx -y protein-mcp-server

Details

Websitehttps://www.npmjs.com/package/protein-mcp-server
GitHubgit+https://github.com/cyanheads/protein-mcp-server.git
Licenseunknown
Pricingfree
Tagsai bioinformatics cloudflare-workers dependency-injection ligand-binding mcp mcp-server model-context-protocol
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC