Skip to main content
Glama

BioMCP

by acashmoney

analyze-active-site

Analyze protein active sites using PDB IDs to identify key structural features and interactions with BioMCP's advanced protein structure analysis capabilities.

Instructions

Analyze the active site of a protein structure

Input Schema

NameRequiredDescriptionDefault
pdbIdYesThe PDB ID of the protein structure to analyze (e.g., 6LU7)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "pdbId": { "description": "The PDB ID of the protein structure to analyze (e.g., 6LU7)", "type": "string" } }, "required": [ "pdbId" ], "type": "object" }

You must be authenticated.

Other Tools from BioMCP

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/acashmoney/bio-mcp'

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