rcsb pdb mcp for Claude Desktop
io.github.mrfentmen/rcsb-pdb-mcp
Look up protein structures and search the RCSB Protein Data Bank. No key required.
client:Claude Desktop
transport:stdio
runtime:npm
Install rcsb pdb mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rcsb-pdb-mcp": {
"command": "npx",
"args": [
"-y",
"rcsb-pdb-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs