Global Core Patent Database

by patsnap

280 downloads
Not rated
GitHub

About

PatSnap Global Core Patent Database MCP is a Model Context Protocol server that connects AI agents to PatSnap's Global Core Patent Database capabilities. A core patent data tool for high-frequency patent workflows. It supports search, full text and drawings, legal status, licensi

Details

Author
patsnap
Downloads
280
Categories
Database

- Patent search with full text
- Access to patent drawings
- Legal status information
- Licensing and transfer data
- Pledge details
- Reexamination and invalidation proceedings

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 Global Core Patent Database
    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 the provided URL (type: streamableHttp) with your API key to your MCP client’s configuration file (e.g., Claude Desktop’s mcpServers). The server is then ready to process patent queries.

Claude Desktop / Cursor

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

{
    "mcpServers": {
        "global core patent database": {
            "patsnap-global-core-patent-database": {
                "url": "https://connect.patsnap.com/1458a4/mcp?apikey=YOUR_API_KEY",
                "type": "streamableHttp"
            }
        }
    }
}

McpServers

{
    "patsnap-global-core-patent-database": {
        "url": "https://connect.patsnap.com/1458a4/mcp?apikey=YOUR_API_KEY",
        "type": "streamableHttp"
    }
}

Global Core Patent Database

PatSnap Global Core Patent Database MCP is a Model Context Protocol server that connects AI agents to PatSnap's Global Core Patent Database capabilities. A core patent data tool for high-frequency patent workflows. It supports search, full text and drawings, legal status, licensing, transfer, pledge, and reexamination and invalidation proceeding information, helping teams complete patent checks and fact verification efficiently. It is suitable for daily search, case research, legal support, and operational analysis. Homepage: https://open.patsnap.com/marketplace/mcp-servers/core-patents GitHub Repository: https://github.com/patsnap/mcp/tree/main/ip-intelligence/patsnap-global-core-patent-database

Server Config

``json { "mcpServers": { "patsnap-global-core-patent-database": { "url": "https://connect.patsnap.com/1458a4/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.