Patent Valuation Scorecard
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Patent Valuation ScorecardCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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-scorecardServer Config
``json
{
"mcpServers": {
"patsnap-patent-valuation-scorecard": {
"url": "https://connect.patsnap.com/67d1b4/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
``Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



