Skip to main content
Glama

PDB MCP Server

get_structure_quality

Analyze and retrieve structure quality metrics and validation data for any PDB ID using the PDB MCP Server.

Instructions

Get structure quality metrics and validation data

Input Schema

NameRequiredDescriptionDefault
pdb_idYesPDB ID (4-character code)

Input Schema (JSON Schema)

{ "properties": { "pdb_id": { "description": "PDB ID (4-character code)", "type": "string" } }, "required": [ "pdb_id" ], "type": "object" }
Install Server

Other Tools from PDB MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Augmented-Nature/PDB-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server