Augmented-Nature/AlphaFold-MCP-Server
A comprehensive Model Context Protocol (MCP) server that provides access to the AlphaFold Protein Structure Database through a rich set of tools and resources for protein structure prediction analysis.
Platform-specific configuration:
{
"mcpServers": {
"AlphaFold-MCP-Server": {
"command": "npx",
"args": [
"-y",
"AlphaFold-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...