Innovation Report Generator

by patsnap

233 downloads
Not rated
GitHub

About

PatSnap Innovation Report Generator MCP is a Model Context Protocol server that connects AI agents to PatSnap's Innovation Report Generator capabilities. Turns analytical results into deliverable reports and task-based outputs. It supports enterprise reports, patent value reports

Details

Author
patsnap
Downloads
233
Categories
Developer Tools

- Connects AI agents to PatSnap’s report generation engine
- Supports enterprise, patent value, and novelty‑check

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 Innovation Report Generator
    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 a streamableHttp transport with the provided URL and your API key. Once connected, invoke the server’s tools to generate the desired report type.

Claude Desktop / Cursor

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

{
    "mcpServers": {
        "innovation report generator": {
            "patsnap-innovation-report-generator": {
                "url": "https://connect.patsnap.com/1fadfc/mcp?apikey=YOUR_API_KEY",
                "type": "streamableHttp"
            }
        }
    }
}

McpServers

{
    "patsnap-innovation-report-generator": {
        "url": "https://connect.patsnap.com/1fadfc/mcp?apikey=YOUR_API_KEY",
        "type": "streamableHttp"
    }
}

Innovation Report Generator

PatSnap Innovation Report Generator MCP is a Model Context Protocol server that connects AI agents to PatSnap's Innovation Report Generator capabilities. Turns analytical results into deliverable reports and task-based outputs. It supports enterprise reports, patent value reports, and novelty-check reports for technical ideas, with download and similar-patent comparison support to help teams produce standardized materials more efficiently. It is suitable for client delivery, internal reporting, and pre-sales support. Homepage: https://open.patsnap.com/marketplace/mcp-servers/report-gen GitHub Repository: https://github.com/patsnap/mcp/tree/main/rd-innovation/patsnap-innovation-report-generator

Server Config

``json { "mcpServers": { "patsnap-innovation-report-generator": { "url": "https://connect.patsnap.com/1fadfc/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.