Patent Landscape Analytics

by patsnap

244 downloads
Not rated
GitHub

About

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, leadin

Details

Author
patsnap
Downloads
244
Categories
Search

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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Patent Landscape Analytics
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Configure the server in your MCP client using the provided JSON snippet with a streamableHttp transport. Replace YOUR_API_KEY with a valid API key from PatSnap to enable the

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "patent landscape analytics": {
            "patsnap-patent-landscape-analytics": {
                "url": "https://connect.patsnap.com/59100a/mcp?apikey=YOUR_API_KEY",
                "type": "streamableHttp"
            }
        }
    }
}

McpServers

{
    "patsnap-patent-landscape-analytics": {
        "url": "https://connect.patsnap.com/59100a/mcp?apikey=YOUR_API_KEY",
        "type": "streamableHttp"
    }
}

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

``json { "mcpServers": { "patsnap-patent-landscape-analytics": { "url": "https://connect.patsnap.com/59100a/mcp?apikey=YOUR_API_KEY", "type": "streamableHttp" } } } ``
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.