15 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.
Server Config
{
"mcpServers": {
"patsnap-patent-visual-analytics": {
"url": "https://connect.patsnap.com/3fd502/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}