RCSB PDB
Rank #5,229io.github.rcsb/rcsb-mcp
MCP server to search, inspect, and cross-reference RCSB Protein Data Bank structures
RCSB PDB is a Model Context Protocol (MCP) server published by rcsb. It ranks #5,229 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. RCSB PDB is listed across 3 registries — Official MCP, PulseMCP and Glama, with 19 tracked versions. It was first listed on Jun 25, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 126,817 of 132,046 servers on MCP Toplist.
Use RCSB PDB
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rcsb-mcp -- uvx rcsb-mcp[mcp_servers.rcsb-mcp]
command = "uvx"
args = ["rcsb-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rcsb-mcp": {
"command": "uvx",
"args": [
"rcsb-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rcsb-mcp": {
"command": "uvx",
"args": [
"rcsb-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rcsb-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"rcsb-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rcsb-mcp": {
"command": "uvx",
"args": [
"rcsb-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rcsb-mcp": {
"command": "uvx",
"args": [
"rcsb-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rcsb%2Frcsb-mcp)<a href="https://mcptoplist.com/server/io.github.rcsb%2Frcsb-mcp"><img src="https://mcptoplist.com/badge/io.github.rcsb%2Frcsb-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rcsb
Available versions (19)
| Version | Published |
|---|---|
| 0.15.0 | Aug 17, 2026 |
| 0.14.0 | Jul 28, 2026 |
| 0.13.0 | Jul 28, 2026 |
| 0.12.0 | Jul 27, 2026 |
| 0.11.3 | Jul 27, 2026 |
| 0.11.2 | Jul 27, 2026 |
| 0.11.1 | Jul 27, 2026 |
| 0.11.0 | Jul 27, 2026 |
| 0.10.0 | Jul 27, 2026 |
| 0.9.0 | Jul 17, 2026 |
| 0.8.0 | Jul 14, 2026 |
| 0.7.1 | Jul 9, 2026 |
| 0.7.0 | Jul 8, 2026 |
| 0.6.0 | Jul 8, 2026 |
| 0.5.0 | Jul 2, 2026 |
| 0.4.0 | Jun 30, 2026 |
| 0.3.0 | Jun 29, 2026 |
| 0.2.0 | Jun 27, 2026 |
| 0.1.0 | Jun 25, 2026 |
Frequently asked questions
- Who maintains RCSB PDB?
- RCSB PDB is maintained by rcsb, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is RCSB PDB listed on the Official MCP Registry?
- Yes — RCSB PDB is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does RCSB PDB have?
- MCP Toplist tracks 19 versions of RCSB PDB, most recently published on Aug 17, 2026.
- Where can I find the source code for RCSB PDB?
- The source code for RCSB PDB is hosted at github.com/rcsb/rcsb-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.