Skip to main content
Glama
kmaneesh

BioPython MCP Server

by kmaneesh

find_active_site

Extract active site residue information from PDB files to analyze protein structure and function for bioinformatics research.

Instructions

Extract information about specific residues (e.g., active site).

Args: pdb_file: Path to PDB file residue_numbers: List of residue numbers to analyze chain_id: Chain identifier (default: 'A')

Returns: Dictionary containing active site residue information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pdb_fileYes
residue_numbersYes
chain_idNoA

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