Back to MCP Servers

Patent Visual Analytics MCP Server

24 toolsv1.0.0
Overview

About

Transforms patent data into more intuitive visual analysis. It supports chart-based views across trends, patent types, value, litigation, citations, and technical-effect phrase distribution so users can spot concentration, hotspots, and outliers faster. It is useful for management reporting, client presentations, and thematic analysis.

Capabilities

1 / 3

word_cloud

Analyzes Innovation Word Cloud to show structure, distribution, hotspots, and the overall landscape.

/insights/word-cloud

wheel_of_innovation

Retrieves Wheel Of Innovation data so users can review the key information and continue with downstream analysis.

/insights/wheel-of-innovation

type_trend

Analyzes Patent Type Trend to show activity changes, leading entities, and directional signals.

/insights/patent-type-trend

trends

Analyzes Patent Trend Analysis to show activity changes, leading entities, and directional signals.

/insights/patent-trends

technology_effect_distribution

Analyzes the distribution of technical-effect phrases in patent text to identify common effects, hotspot directions, and differentiating value points.

/insights/technology-effect-Distribution

simple_legal_status

Analyzes Simple Legal Status Analysis to show activity changes, leading entities, and directional signals.

/insights/simple-legal-status

priority_country

Analyzes Priority Country/region Ranking to show activity changes, leading entities, and directional signals.

/insights/priority-country

portfolio_value

Analyzes Patent Value Distribution to show structure, distribution, hotspots, and the overall landscape.

/insights/portfolio-value

most_cited

Retrieves Most Cited data so users can review the key information and continue with downstream analysis.

/insights/most-cited

most_asserted

Retrieves Most Asserted Patents to assess status changes, patent stability, and potential legal risk.

/insights/most-asserted

What is Patent Visual Analytics MCP Server?

Transforms patent data into more intuitive visual analysis. It supports chart-based views across trends, patent types, value, litigation, citations, and technical-effect phrase distribution so users can spot concentration, hotspots, and outliers faster. It is useful for management reporting, client presentations, and thematic analysis.

Capabilities

  • Analyzes Innovation Word Cloud to show structure, distribution, hotspots, and the overall landscape.
  • Retrieves Wheel Of Innovation data so users can review the key information and continue with downstream analysis.
  • Analyzes Patent Type Trend to show activity changes, leading entities, and directional signals.
  • Analyzes Patent Trend Analysis to show activity changes, leading entities, and directional signals.
  • Analyzes the distribution of technical-effect phrases in patent text to identify common effects, hotspot directions, and differentiating value points.
  • Analyzes Simple Legal Status Analysis to show activity changes, leading entities, and directional signals.
  • Analyzes Priority Country/region Ranking to show activity changes, leading entities, and directional signals.
  • Analyzes Patent Value Distribution to show structure, distribution, hotspots, and the overall landscape.
  • Retrieves Most Cited data so users can review the key information and continue with downstream analysis.
  • Retrieves Most Asserted Patents to assess status changes, patent stability, and potential legal risk.

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

Use cases

  • Use Patent Visual Analytics MCP Server to let AI agents access PatSnap innovation intelligence inside agent conversations.

FAQ

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