Patent Valuation Scorecard

by patsnap

205 downloads
Not rated
GitHub

About

PatSnap Patent Valuation Scorecard MCP is a Model Context Protocol server that connects AI agents to PatSnap's Patent Valuation Scorecard capabilities. Breaks patent value into multiple scoring dimensions such as technology, legal strength and stability, market relevance, strateg

Details

Author
patsnap
Downloads
205
Categories
Other

- Multi-dimensional patent valuation scoring
- Covers technology, legal, market, and strategy dimensions
- Enables structured comparison of patent quality
- Supports project screening and portfolio management
- Connects directly to PatSnap’s valuation capabilities

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 Valuation Scorecard
    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 configuration, which requires a PatSnap API key and uses the streamableHttp transport type. Once configured, AI agents can invoke the server’s tools to retrieve valuation scorecards for specified patents.

Claude Desktop / Cursor

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

{
    "mcpServers": {
        "patent valuation scorecard": {
            "patsnap-patent-valuation-scorecard": {
                "url": "https://connect.patsnap.com/67d1b4/mcp?apikey=YOUR_API_KEY",
                "type": "streamableHttp"
            }
        }
    }
}

McpServers

{
    "patsnap-patent-valuation-scorecard": {
        "url": "https://connect.patsnap.com/67d1b4/mcp?apikey=YOUR_API_KEY",
        "type": "streamableHttp"
    }
}

Patent Valuation Scorecard

PatSnap Patent Valuation Scorecard MCP is a Model Context Protocol server that connects AI agents to PatSnap's Patent Valuation Scorecard capabilities. Breaks patent value into multiple scoring dimensions such as technology, legal strength and stability, market relevance, strategy, protection scope, and commercialization outlook. This helps users compare patent quality and business potential in a more structured way instead of relying on a single signal. It is useful for project screening, asset tiering, transaction review, and portfolio management. Homepage: https://open.patsnap.com/marketplace/mcp-servers/patent-value GitHub Repository: https://github.com/patsnap/mcp/tree/main/ip-intelligence/patsnap-patent-valuation-scorecard

Server Config

``json { "mcpServers": { "patsnap-patent-valuation-scorecard": { "url": "https://connect.patsnap.com/67d1b4/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.