Back to MCP Servers

Global Core Patent Database

Try now
20 toolsv1.0.0
Overview

About

A core patent data tool for high-frequency patent workflows. It supports search, full text and drawings, legal status, licensing, transfer, pledge, and reexamination and invalidation proceeding information, helping teams complete patent checks and fact verification efficiently. It is suitable for daily search, case research, legal support, and operational analysis.

Capabilities

1 / 2

transfer_data

Retrieves Valuation Patent Transfer Data data so users can review the key information and continue with downstream analysis.

Arguments
patent_id

Patent ID

patent_number

Patent publication number

search_patents

Searches Patent Search By Query based on input criteria and returns matching results for screening, comparison, and follow-up analysis.

/search/patent/query-search-patent/v2

reexamination_invalidation

Retrieves Reexamination And Invalidation to assess status changes, patent stability, and potential legal risk.

/advanced-patent-data/re-examination-and-invalidation

pledge_data

Retrieves Valuation Patent Pledge Data data so users can review the key information and continue with downstream analysis.

/advanced-patent-data/pledge-data

pdf

Retrieves detailed Full-text PDF for verification, full-text review, and deeper analysis.

/basic-patent-data/pdf-data

license_data

Retrieves Valuation Patent License Data data so users can review the key information and continue with downstream analysis.

/advanced-patent-data/license-data

legal_data

Retrieves detailed Legal Details for verification, full-text review, and deeper analysis.

/advanced-patent-data/legal-data

get_patent_legal_status

Retrieves Simple Legal Status to assess status changes, patent stability, and potential legal risk.

/basic-patent-data/simple-legal-status

fulltext_image

Retrieves detailed Full-text Images for verification, full-text review, and deeper analysis.

/basic-patent-data/fulltext-image

forward_citation

Retrieves Valuation Patent Forward Citation data so users can review the key information and continue with downstream analysis.

/basic-patent-data/forward-citation/v3

What is Global Core Patent Database MCP Server?

A core patent data tool for high-frequency patent workflows. It supports search, full text and drawings, legal status, licensing, transfer, pledge, and reexamination and invalidation proceeding information, helping teams complete patent checks and fact verification efficiently. It is suitable for daily search, case research, legal support, and operational analysis.

Capabilities

  • Retrieves Valuation Patent Transfer Data data so users can review the key information and continue with downstream analysis.
  • Searches Patent Search By Query based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Retrieves Reexamination And Invalidation to assess status changes, patent stability, and potential legal risk.
  • Retrieves Valuation Patent Pledge Data data so users can review the key information and continue with downstream analysis.
  • Retrieves detailed Full-text PDF for verification, full-text review, and deeper analysis.
  • Retrieves Valuation Patent License Data data so users can review the key information and continue with downstream analysis.
  • Retrieves detailed Legal Details for verification, full-text review, and deeper analysis.
  • Retrieves Simple Legal Status to assess status changes, patent stability, and potential legal risk.
  • Retrieves detailed Full-text Images for verification, full-text review, and deeper analysis.
  • Retrieves Valuation Patent Forward Citation data so users can review the key information and continue with downstream analysis.
  • Retrieves Patent Family to review family relationships, jurisdictional coverage, and family breadth.
  • Retrieves detailed Translated Description for verification, full-text review, and deeper analysis.
  • Retrieves detailed Description for verification, full-text review, and deeper analysis.
  • Retrieves Customs Recordation to assess status changes, patent stability, and potential legal risk.
  • Retrieves detailed Translated Claims for verification, full-text review, and deeper analysis.
  • Retrieves detailed Claims for verification, full-text review, and deeper analysis.
  • Retrieves detailed Bibliography for verification, full-text review, and deeper analysis.
  • Retrieves Patent Awards to review honors, awards, and external recognition for a company or patent.
  • Retrieves Patent Abstract Translated data so users can review the key information and continue with downstream analysis.
  • Retrieves Valuation Patent Abstract Image data so users can review the key information and continue with downstream analysis.

How to connect

Get a Patsnap Open Platform API key, copy the MCP connection URL from the Connect panel on this page, and add the server to Cursor, Claude Desktop, or another Model Context Protocol-compatible AI agent client.

Example MCP configuration

{
  "mcpServers": {
    "global_core_patent_database": {
      "url": "https://connect.patsnap.com/1458a4/mcp?apikey={your_api_key}"
    }
  }
}

Use cases

  • Use Global Core Patent Database MCP Server to let AI agents access Patsnap innovation intelligence inside agent conversations.

FAQ

What is Global Core Patent Database MCP Server?
Global Core Patent Database MCP Server is a Patsnap Open Platform Model Context Protocol server that exposes innovation intelligence tools for AI agents and LLM clients.
How does Global Core Patent Database MCP Server work with AI agents?
An MCP-compatible client connects to the server URL with your Patsnap Open Platform API key, discovers available tools, and lets the model call Patsnap data and capabilities during conversations.
What tasks can Global Core Patent Database MCP Server perform?
Global Core Patent Database MCP Server exposes Patsnap tools through the Model Context Protocol so AI agents can retrieve patents, papers, and innovation intelligence during multi-step reasoning.
How do I connect this MCP server to an agent?
Get a Patsnap Open Platform API key, copy the MCP connection URL or JSON config from this page, and add it to your MCP-compatible client following the MCP Quick Start guide.