Back to MCP Servers

Patent Legal Status & Annuity

12 toolsv1.0.0
Overview

About

Focused on reviewing patent legal status, annuity status, and core legal documents. It supports annuity payment information, legal status, full text, specifications, claims, and citation-related signals to help determine whether a patent remains in force and whether there are title changes or lapse risks. It is suitable for maintenance management, transaction checks, licensing review, and due diligence.

Capabilities

1 / 2

unified_patent_court_status

Retrieves Unified Patent Court Status to assess status changes, patent stability, and potential legal risk.

/advanced-patent-data/status-of-unified-patent-court

transfer_data

Retrieves Valuation Patent Transfer Data data so users can review the key information and continue with downstream analysis.

/advanced-patent-data/transfer-data

re_examination_data

Retrieves Reexamination And Invalidation to assess status changes, patent stability, and potential legal risk.

/advanced-patent-data/re-examination-and-invalidation

pledge_data

Retrieves Valuation Patent Pledge Data data so users can review the key information and continue with downstream analysis.

/advanced-patent-data/pledge-data

overseas_patent_documents

Retrieves Overseas Patent Documents data so users can review the key information and continue with downstream analysis.

/advanced-patent-data/overseas-patent-documents

litigation_data

Retrieves Litigation Data to assess status changes, patent stability, and potential legal risk.

/high-value-data/litigation

license_data

Retrieves Valuation Patent License Data data so users can review the key information and continue with downstream analysis.

/advanced-patent-data/license-data

legal_data

Retrieves detailed Legal Details for verification, full-text review, and deeper analysis.

/advanced-patent-data/legal-data

get_sep_data

Retrieves Standard Essential Patents (SEP) to evaluate standards participation, drafting progress, and industry influence.

/advanced-patent-data/sep-data

fee_info

Retrieves Patent Annuity Request to assess status changes, patent stability, and potential legal risk.

/fee/apno_input

What is Patent Legal Status & Annuity MCP Server?

Focused on reviewing patent legal status, annuity status, and core legal documents. It supports annuity payment information, legal status, full text, specifications, claims, and citation-related signals to help determine whether a patent remains in force and whether there are title changes or lapse risks. It is suitable for maintenance management, transaction checks, licensing review, and due diligence.

Capabilities

  • Retrieves Unified Patent Court Status to assess status changes, patent stability, and potential legal risk.
  • Retrieves Valuation Patent Transfer Data data so users can review the key information and continue with downstream analysis.
  • Retrieves Reexamination And Invalidation to assess status changes, patent stability, and potential legal risk.
  • Retrieves Valuation Patent Pledge Data data so users can review the key information and continue with downstream analysis.
  • Retrieves Overseas Patent Documents data so users can review the key information and continue with downstream analysis.
  • Retrieves Litigation Data to assess status changes, patent stability, and potential legal risk.
  • Retrieves Valuation Patent License Data data so users can review the key information and continue with downstream analysis.
  • Retrieves detailed Legal Details for verification, full-text review, and deeper analysis.
  • Retrieves Standard Essential Patents (SEP) to evaluate standards participation, drafting progress, and industry influence.
  • Retrieves Patent Annuity Request to assess status changes, patent stability, and potential legal risk.

How to connect

Get a Patsnap Open Platform API key, copy the MCP connection URL from the Connect panel on this page, and add the server to Cursor, Claude Desktop, or another Model Context Protocol-compatible AI agent client.

Example MCP configuration

{
  "mcpServers": {
    "patent_legal_status_annuity": {
      "url": "https://connect.patsnap.com/mcp/patent-status?apikey={your_api_key}"
    }
  }
}

Use cases

  • Use Patent Legal Status & Annuity MCP Server to let AI agents access Patsnap innovation intelligence inside agent conversations.

FAQ

What is Patent Legal Status & Annuity MCP Server?
Patent Legal Status & Annuity MCP Server is a Patsnap Open Platform Model Context Protocol server that exposes innovation intelligence tools for AI agents and LLM clients.
How does Patent Legal Status & Annuity MCP Server work with AI agents?
An MCP-compatible client connects to the server URL with your Patsnap Open Platform API key, discovers available tools, and lets the model call Patsnap data and capabilities during conversations.
What tasks can Patent Legal Status & Annuity MCP Server perform?
Patent Legal Status & Annuity MCP Server exposes Patsnap tools through the Model Context Protocol so AI agents can retrieve patents, papers, and innovation intelligence during multi-step reasoning.
How do I connect this MCP server to an agent?
Get a Patsnap Open Platform API key, copy the MCP connection URL or JSON config from this page, and add it to your MCP-compatible client following the MCP Quick Start guide.