mcp-patents
USPTO Patents — 专利与申请搜索
美国专利商标局(USPTO)的专利数据库,经 PatentsView API 提供访问。你可以通过关键词、受让人、发明人或专利号搜索和获取已授权的美国专利(以及已公开的申请)。涵盖自 1976 年以来的约 1200 万条已授权专利。免费,无需认证。
隶属 Pipeworx — 一个连接 AI 智能体至 1394+ 实时数据源的 MCP 网关。
为何对 AI 智能体而言意义重大
专利是发明内容及其声称发明者的公开记录。对于竞争情报、知识产权 尽职调查、自由实施(FTO)研究或技术布局工作,USPTO 是权威来源。数据是结构化的:包含申请专利保护范围、引证、同族成员、法律状态记录、人员信息等。
两个核心流程:
**1. 关键词搜索。「有哪些 CRISPR 基因编辑相关专利?」 → search_label({query: "CRISPR gene editing"}) → 返回按相关性排序的其他顶部专利,包含:标题、摘要、受让人、申请日期、专利号。
**2. 具体专利。「US 10,123,456 号专利里有什么?」→ get_patent({number":"US10123456"}) → 完整记录:权利要求、引证、同族、当前所有人。
对于公司级的知识产权 尽职调查(将专利与 SEC 的知识产权风险披露及商标结合),请参阅 Patent Due Diligence 指南。
Related MCP server: USPTO Patent MCP Server
可引用 URI
pipeworx://uspto/patent/{number}专利号是永久稳定的。作为 canonical 引用嵌入智能体(agent)输出中。
什么是「patents」——
类型 | 前缀 | 说明 |
实用专利 | (无/数字) | 标准发明专利(机器、流程、器物) |
外观设计专利 | D | 装饰性设计(例如 D123,456 = 某种椅子的设计)。 |
植物专利 | PP | 无性繁殖的植物品种 |
再颁专利 | RE | 对先前专利的修正版本 |
复审中的专利 | (E 编号) | 受到有效性挑战并正在复审的专利 |
默认搜索返回实用专利。对于外观设计或植物专利,请在结果中按 type 过滤。
更新节奏
新专利在每周二发布(USPTO 的常规授权日)。
新公开的申请在 *周四发布。
PatentDox 结果带 24小时 (TTL) 缓存两——适用于几乎所有使用场景。若需要周二早间的最新授权的消息,请设置
Cache-Control: no-cache。
常见疑点/注意点
关键词搜索 ≠ 自由实施(自由实施)。
search_patent只寻找文中包含了你的条件的专利。它不告诉你某件专利是否提出权利要求(claims )你要做的事。是否成为你要做的行为禁地,需要精读优先权利要求—— Patentpub it returns them, but interpretation 需要专利律师。权利受让或公司名称团聚化规范化。 "Vertex Pharmaceuticals Inc."、"VERTEX PHARMACEUTICALS, INC."、"Vertex Pharmaceuticals" — 其实是同一公司。大部分聚集时应先去除法律后缀(如 Inc.)后、再忽略大小写地聚合分组。
引证密度信号。 搜索结果中被引证次数最多的专利通常是基础性的;引证数在专利记录中 —— 按其排序,能识别「该领域中最常见的核心专利」。
不包含外国申请。 USPPTO 仅限美国专利。欧洲、日本或中国专利需要 EPO、JProceedingsO 或 CNIPA —— 目前 Pipeworx 不包含。如需,可通过
pipeworx_feedback请求。กำลัง申请 vs 已授权。 若专利处于“专利申请已提交”状态也可检索,但你需要关注
grant_date(授权公告日),而非filing_date(申请日)。申请可能会被驳回或被修改;只有授权的专利才是有效考虑的。专利同族。 大多数专利有国外同族(“family”)。完整记录会列出这些同族成员。要想完整了解单个发明在全部管辖区的保护范围,需查看这些同族分布。
快速开始
添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):
{
"mcpServers": {
"patents": {
"url": "https://gateway.pipeworx.io/patents/mcp"
}
}
}或连接完整的 Pipeworx 网关,访问全部 1390+ 数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}与 ask_pipeworx 一起使用
无需直接调用可能参数,用自然英语提问即可:
ask_pipeworx({ question: "your question about Patents data" })Gateway 会自动选对工具并填好参数。
更多
许可证
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAI-powered patent search and analysis across 220M+ global patents. Semantic search, prior art discovery, novelty/patentability reports, and patent content retrieval.Apache 2.0
- AlicenseAqualityAmaintenanceProvides access to USPTO patent and patent application data through multiple APIs, enabling search, retrieval, and analysis of patents, PTAB proceedings, and litigation data via natural language.6174MIT
- AlicenseAqualityBmaintenanceEnables access to USPTO patent data through multiple APIs including patent search, prosecution history, PTAB proceedings, and patent litigation. Provides 52 tools across six data sources.15MIT
- FlicenseNot gradedqualityBmaintenanceUS patent search, full-text retrieval, claim extraction, citation graph, and weekly grant alerts for R\&D, biotech, and IP-law audiences.
Related MCP Connectors
US patent search, assignee portfolios, and citation graph via PatentsView.
Patent search, USPTO data, patent landscape & pgvector prior-art search for agents.
AI-optimized patent data marketplace providing structured JSON datasets.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-patents'
If you have feedback or need assistance with the MCP directory API, please join our Discord server