Back to MCP Servers

Maintain Payment

11 toolsv1.0.0
Overview

About

A global patent search tool for freedom-to-operate assessment. It supports query-based, semantic, and image search, and can be combined with patent family, legal status, and analytics views to help users identify patents that may create FTO barriers more systematically. It is suitable for pre-launch assessment, R&D route selection, and legal support.

Capabilities

1 / 2

annuity_submit_fee_task

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

/fee/apno_input

annuity_search_patents

Searches Patent Search By Query based on input criteria and returns matching results for screening, comparison, and follow-up analysis.

/search/patent/query-search-patent/v2

annuity_get_pdf

Retrieves detailed Full-text PDF for verification, full-text review, and deeper analysis.

/basic-patent-data/pdf-data

annuity_get_patent_family

Retrieves Patent Family to review family relationships, jurisdictional coverage, and family breadth.

/basic-patent-data/patent-family

annuity_get_legal_status

Retrieves Legal Status to assess status changes, patent stability, and potential legal risk.

/basic-patent-data/legal-status

annuity_get_forward_citation

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

/basic-patent-data/forward-citation/v3

annuity_get_fee_result

Retrieves the result of Patent Annuity Result for further analysis, export, or delivery.

/fee/get_fee

annuity_get_description

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

/basic-patent-data/description-data

annuity_get_claims

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

/basic-patent-data/claim-data

annuity_get_bibliography

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

/basic-patent-data/bibliography

What is Maintain Payment MCP Server?

A global patent search tool for freedom-to-operate assessment. It supports query-based, semantic, and image search, and can be combined with patent family, legal status, and analytics views to help users identify patents that may create FTO barriers more systematically. It is suitable for pre-launch assessment, R&D route selection, and legal support.

Capabilities

  • Retrieves Patent Annuity Request to assess status changes, patent stability, and potential legal risk.
  • Searches Patent Search By Query based on input criteria and returns matching results for screening, comparison, and follow-up analysis.
  • Retrieves detailed Full-text PDF for verification, full-text review, and deeper analysis.
  • Retrieves Patent Family to review family relationships, jurisdictional coverage, and family breadth.
  • Retrieves Legal Status to assess status changes, patent stability, and potential legal risk.
  • Retrieves Valuation Patent Forward Citation data so users can review the key information and continue with downstream analysis.
  • Retrieves the result of Patent Annuity Result for further analysis, export, or delivery.
  • Retrieves detailed Description for verification, full-text review, and deeper analysis.
  • Retrieves detailed Claims for verification, full-text review, and deeper analysis.
  • Retrieves detailed Bibliography for verification, full-text review, and deeper analysis.

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": {
    "maintain_payment": {
      "url": "https://connect.patsnap.com/mcp/patent-fto?apikey={your_api_key}"
    }
  }
}

Use cases

  • Use Maintain Payment MCP Server to let AI agents access Patsnap innovation intelligence inside agent conversations.

FAQ

What is Maintain Payment MCP Server?
Maintain Payment MCP Server is a Patsnap Open Platform Model Context Protocol server that exposes innovation intelligence tools for AI agents and LLM clients.
How does Maintain Payment 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 Maintain Payment MCP Server perform?
Maintain Payment 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.