Patent Landscape Analytics
About
PatSnap Patent Landscape Analytics MCP is a Model Context Protocol server that connects AI agents to PatSnap's Patent Landscape Analytics capabilities. Converts patent search results into practical patent landscape analysis. It covers filing trends, technology composition, leadin
Details
- Author
- patsnap
- Downloads
- 244
- Categories
- Search
Jump to
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 Landscape AnalyticsCommand (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 snippet with a streamableHttp transport. Replace YOUR_API_KEY with a valid API key from PatSnap to enable the
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"patent landscape analytics": {
"patsnap-patent-landscape-analytics": {
"url": "https://connect.patsnap.com/59100a/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
}
McpServers
{
"patsnap-patent-landscape-analytics": {
"url": "https://connect.patsnap.com/59100a/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
Patent Landscape Analytics
PatSnap Patent Landscape Analytics MCP is a Model Context Protocol server that connects AI agents to PatSnap's Patent Landscape Analytics capabilities. Converts patent search results into practical patent landscape analysis. It covers filing trends, technology composition, leading applicants, jurisdiction and patent office distribution, technical branches, technology mapping, and technology life cycle to help teams understand the competitive structure and direction of a technology space. It is useful for landscape reviews, competitor analysis, portfolio planning, and early-stage research. Homepage: https://open.patsnap.com/marketplace/mcp-servers/patent-landscape GitHub Repository: https://github.com/patsnap/mcp/tree/main/ip-intelligence/patsnap-patent-landscape-analyticsServer Config
``json
{
"mcpServers": {
"patsnap-patent-landscape-analytics": {
"url": "https://connect.patsnap.com/59100a/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.

