Patent Landscape Analytics
PatSnap Patent Landscape Analytics MCP is a Model Context Protocol server that connects AI agents to PatSnap's Patent Landscape Analytics capabilities. Converts patent search results into practical patent landscape analysis. It covers filing trends, technology composition, leading applicants, jurisdiction and patent office distribution, technical branches, technology mapping, and technology life cycle to help teams understand the competitive structure and direction of a technology space. It is useful for landscape reviews, competitor analysis, portfolio planning, and early-stage research.
Homepage: https://open.patsnap.com/marketplace/mcp-servers/patent-landscape
GitHub Repository: https://github.com/patsnap/mcp/tree/main/ip-intelligence/patsnap-patent-landscape-analytics
Server Config
{
"mcpServers": {
"patsnap-patent-landscape-analytics": {
"url": "https://connect.patsnap.com/59100a/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
Server Config
{
"mcpServers": {
"patsnap-patent-landscape-analytics": {
"url": "https://connect.patsnap.com/59100a/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}