Patent Visual Analytics
About
PatSnap Patent Visual Analytics MCP is a Model Context Protocol server that connects AI agents to PatSnap's Patent Visual Analytics capabilities. Transforms patent data into more intuitive visual analysis. It supports chart-based views across trends, patent types, value, litigati
Details
- Author
- patsnap
- Downloads
- 252
- Categories
- Search
Jump to
- Connects AI agents to PatSnap patent visual analysis.
- Generates chart-based views for trends, patent types, and value.
- Supports litigation, citation, and technical-effect phrase distributions.
- Enables rapid identification of concentration, hotspots, and outliers.
- Designed for management reporting, client presentations, and thematic analysis.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Patent Visual AnalyticsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Configure the server by adding a JSON block with the streamable HTTP endpoint and your API key to your MCP client settings. The server is accessed via the URL https://connect.patsnap.com/3fd502/mcp?apikey=YOUR_API_KEY using the streamableHttp transport type.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"patent visual analytics": {
"patsnap-patent-visual-analytics": {
"url": "https://connect.patsnap.com/3fd502/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
}
McpServers
{
"patsnap-patent-visual-analytics": {
"url": "https://connect.patsnap.com/3fd502/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

