Skip to main content
Glama

SureChEMBL MCP Server

get_document_content

Retrieve detailed patent document content with chemical annotations using a document ID to access SureChEMBL’s chemical patent database.

Instructions

Get complete patent document content with chemical annotations by document ID

Input Schema

NameRequiredDescriptionDefault
document_idYesPatent document ID (e.g., WO-2020096695-A1)

Input Schema (JSON Schema)

{ "properties": { "document_id": { "description": "Patent document ID (e.g., WO-2020096695-A1)", "type": "string" } }, "required": [ "document_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