Advanced Patent Search

by patsnap

319 downloads
Not rated
GitHub

About

PatSnap Advanced Patent Search MCP is a Model Context Protocol server that connects AI agents to PatSnap's Advanced Patent Search capabilities. Provides flexible and in-depth advanced patent search capabilities. It supports semantic, similarity, image, patent-number, nested-query

Details

Author
patsnap
Downloads
319
Categories
Search, Other

- Connects AI agents to PatSnap patent search
- Supports semantic, similarity, image, and patent-number searches
- Supports nested-query, analytics, and keyword-assist workflows
- Designed for search specialists and analysts
- Uses streamableHttp transport with API key authentication

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 Advanced Patent Search
    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 by adding its URL and your API key to your MCP client configuration. The server uses the streamableHttp transport and connects to https://connect.patsnap.com/33072f/mcp?apikey=YOUR_API_KEY.

Claude Desktop / Cursor

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

{
    "mcpServers": {
        "advanced patent search": {
            "patsnap-advanced-patent-search": {
                "url": "https://connect.patsnap.com/33072f/mcp?apikey=YOUR_API_KEY",
                "type": "streamableHttp"
            }
        }
    }
}

McpServers

{
    "patsnap-advanced-patent-search": {
        "url": "https://connect.patsnap.com/33072f/mcp?apikey=YOUR_API_KEY",
        "type": "streamableHttp"
    }
}

Advanced Patent Search

PatSnap Advanced Patent Search MCP is a Model Context Protocol server that connects AI agents to PatSnap's Advanced Patent Search capabilities. Provides flexible and in-depth advanced patent search capabilities. It supports semantic, similarity, image, patent-number, nested-query, analytics, and keyword-assist workflows, enabling experienced users to build and refine complex search strategies efficiently. It is suitable for search specialists, analysts, and demanding research projects. Homepage: https://open.patsnap.com/marketplace/mcp-servers/patent-search GitHub Repository: https://github.com/patsnap/mcp/tree/main/ip-intelligence/patsnap-advanced-patent-search

Server Config

``json { "mcpServers": { "patsnap-advanced-patent-search": { "url": "https://connect.patsnap.com/33072f/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.