Skip to main content
Glama
kmaneesh

BioPython MCP Server

by kmaneesh

fetch_pdb_structure

Retrieve protein structure data from the Protein Data Bank using PDB identifiers. Specify format (PDB or CIF) to download structural files for analysis.

Instructions

Fetch a protein structure from the PDB database.

Args: pdb_id: PDB identifier (e.g., '1ABC') file_format: File format - 'pdb' or 'cif' (default: 'pdb')

Returns: Dictionary containing structure information and file location

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pdb_idYes
file_formatNopdb

Latest Blog Posts

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/kmaneesh/biopython-mcp'

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