13 hours ago
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, 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.
Overview
Patent Visual Analytics
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, 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.
Homepage: https://open.patsnap.com/marketplace/mcp-servers/patent-visual
GitHub Repository: https://github.com/patsnap/mcp/tree/main/ip-intelligence/patsnap-patent-visual-analytics
Server Config
{
"mcpServers": {
"patsnap-patent-visual-analytics": {
"url": "https://connect.patsnap.com/3fd502/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
Server Config
{
"mcpServers": {
"patsnap-patent-visual-analytics": {
"url": "https://connect.patsnap.com/3fd502/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}