Skip to main content
Glama

BioMCP

by acashmoney

search-disease-proteins

Identify proteins associated with specific diseases using structured queries. Leverage BioMCP’s protein databases to analyze disease-related protein structures and their functional impacts efficiently.

Instructions

Search for proteins related to a disease

Input Schema

NameRequiredDescriptionDefault
diseaseYesDisease name (e.g., 'covid', 'alzheimer's')

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "disease": { "description": "Disease name (e.g., 'covid', 'alzheimer's')", "type": "string" } }, "required": [ "disease" ], "type": "object" }
Install Server

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