Back to MCP Servers

Advanced Patent Search

17 toolsv1.0.0
Overview

About

Provides flexible and in-depth advanced patent search capabilities. It supports semantic, similarity, image, patent-number, nested-query, analytics, and keyword-assist workflows, enabling experienced users to build and refine complex search strategies efficiently. It is suitable for search specialists, analysts, and demanding research projects.

Capabilities

1 / 2

upload_patent_image

Searches for similar results related to Similar Patent Image Search to support comparison, novelty review, and solution reference.

Arguments
image_path* Requiredstring

Local image file path (JPG/PNG, <4MB)

suggest_keywords

Retrieves Suggest Keywords data so users can review the key information and continue with downstream analysis.

/search/patent/keyword-suggest

search_similar_patents_by_pn

Searches for similar results related to Similar Patent Search By Patent Number to support comparison, novelty review, and solution reference.

/search/patent/similar-search-patent/v2

search_patent_field

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

/patent-field/query

search_patent_count

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

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

search_patent_by_pn

Searches Patsnap Standard Patent Number Lookup based on input criteria and returns matching results for screening, comparison, and follow-up analysis.

/search/patent/patent-search-pn

search_patents_nested

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

/search/patent/nested-search-patent

search_patents_by_semantic

Searches for similar results related to Semantic Similar Patent Search to support comparison, novelty review, and solution reference.

/search/patent/semantic-search-patent/v2

search_patents_by_original_assignee

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

/search/patent/company-search-patent/v2

search_patents_by_current_assignee

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

/search/patent/current-search-patent/v2

What is Advanced Patent Search MCP Server?

Provides flexible and in-depth advanced patent search capabilities. It supports semantic, similarity, image, patent-number, nested-query, analytics, and keyword-assist workflows, enabling experienced users to build and refine complex search strategies efficiently. It is suitable for search specialists, analysts, and demanding research projects.

Capabilities

  • Searches for similar results related to Similar Patent Image Search to support comparison, novelty review, and solution reference.
  • Retrieves Suggest Keywords data so users can review the key information and continue with downstream analysis.
  • Searches for similar results related to Similar Patent Search By Patent Number to support comparison, novelty review, and solution reference.
  • Searches Patent Search And Field Filtering based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Searches Patent Count By Query based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Searches Patsnap Standard Patent Number Lookup based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Searches Nested Patent Search based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Searches for similar results related to Semantic Similar Patent Search to support comparison, novelty review, and solution reference.
  • Searches Patent Search By Original Assignee based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Searches Patent Search By Current Assignee based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Searches Defense Patents based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Searches Classification Search Helper based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Searches Classification Helper Lookup based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Searches Single-image Patent Image Search by image features to support design comparison and infringement screening.
  • Searches Multi-image Patent Image Search by image features to support design comparison and infringement screening.
  • Searches for similar results related to Similar Design Patent Image Search to support comparison, novelty review, and solution reference.
  • Creates Create Batch Image Search Task so it can be processed in the background and reviewed later.

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": {
    "advanced_patent_search": {
      "url": "https://connect.patsnap.com/33072f/mcp?apikey={your_api_key}"
    }
  }
}

Use cases

  • Use Advanced Patent Search MCP Server to let AI agents access Patsnap innovation intelligence inside agent conversations.

FAQ

What is Advanced Patent Search MCP Server?
Advanced Patent Search MCP Server is a Patsnap Open Platform Model Context Protocol server that exposes innovation intelligence tools for AI agents and LLM clients.
How does Advanced Patent Search 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 Advanced Patent Search MCP Server perform?
Advanced Patent Search 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.