MCP.so
ログイン
S

Surechembl Mcp Server

@Augmented-Nature

Surechembl Mcp Server について

A comprehensive Model Context Protocol (MCP) server for accessing the SureChEMBL chemical patent database. This server provides tools for patent search, chemical discovery, structure analysis, and patent intelligence research.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

Augmented-Nature

投稿者

Moudather Chelbi

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Surechembl Mcp Server?

Surechembl Mcp Server is an unofficial MCP server for the SureChEMBL chemical patent database, providing tools for patent search, chemical discovery, structure analysis, and patent intelligence research. It is intended for researchers, patent analysts, and chemists needing programmatic access to SureChEMBL data.

How to use Surechembl Mcp Server?

Install prerequisites (Node.js 18+), run npm install && npm run build, then start with npm start. For use with Claude Desktop, add the server to claude_desktop_config.json with command "node" and args pointing to the compiled build/index.js.

Key features of Surechembl Mcp Server

  • Patent search by text, keywords, or identifiers
  • Chemical search by name, SMILES, or InChI
  • Structure image generation and molecular properties
  • Bulk data export in CSV or XML format
  • Similarity search and frequency statistics
  • Chemical content analysis within patent documents

Use cases of Surechembl Mcp Server

  • Patent intelligence: search and analyze chemical patent documents
  • Chemical discovery: find compounds and their patent coverage
  • Prior art research: identify existing chemical disclosures
  • Competitive analysis: track chemical developments by company
  • Structure-activity analysis: correlate chemical structures with patent claims

FAQ from Surechembl Mcp Server

What is SureChEMBL and how does this server access it?

SureChEMBL is a large-scale public chemical patent database. The server provides an MCP interface to its API, enabling automated patent and chemical searches.

What are the runtime requirements?

Node.js version 18 or higher and npm or yarn are required. The server is written in TypeScript and compiled to JavaScript.

Are there API rate limits?

Yes, the server respects SureChEMBL’s API rate limits, including a 30‑second timeout for complex requests and automatic retry logic for transient failures.

What transport does the server use?

The server uses the Model Context Protocol (MCP) with standard input/output (stdio) transport, configured for use with MCP hosts such as Claude Desktop.

コメント

「その他」の他のコンテンツ