Augmented-Nature/PDB-MCP-Server
A Model Context Protocol (MCP) server that provides access to the Protein Data Bank (PDB) - the worldwide repository of information about the 3D structures of proteins, nucleic acids, and complex assemblies.
Platform-specific configuration:
{
"mcpServers": {
"PDB-MCP-Server": {
"command": "npx",
"args": [
"-y",
"PDB-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...