Skip to main content
Glama

SureChEMBL MCP Server

get_patent_family

Retrieve related patent family members and their relationships for a specified patent ID using SureChEMBL MCP Server. Simplify patent research by identifying interconnected documents.

Instructions

Get patent family members and relationships for a patent

Input Schema

NameRequiredDescriptionDefault
patent_idYesPatent ID to find family members for

Input Schema (JSON Schema)

{ "properties": { "patent_id": { "description": "Patent ID to find family members for", "type": "string" } }, "required": [ "patent_id" ], "type": "object" }

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/SureChEMBL-MCP-Server'

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