mcp-patent
mcp-patent
USPTO特許先行技術調査 — MCPサーバー(Claude/Cursor/Windsurf)およびスタンドアロンCLIの両方として機能します。mcp-trademarkの姉妹製品です。
なぜこれが必要なのか
特許の先行技術調査は、商標監視と同じ構造を持っています。エンタープライズツール(PatBase、Derwent、Questel)は年間5,000ドル〜50,000ドルの費用がかかります。ブティックファームや個人発明家は圧迫されています。
同じプレイブック:
月額19ドル/ポートフォリオ(管理型)
149ドル ライフタイム自己ホストバンドル
499ドル ライフタイムPro(Qwenによる意味的類似性、完全なクレーム検索)
Related MCP server: patents-mcp
何ができるのか
キーワード検索 — タイトル + 要約 + クレーム(USPTO公開API)
先行技術ランキング — タイトルの重複(レーベンシュタイン距離)、要約のコサイン類似度、CPCクラスの重複によるスコアリング
日付フィルタ — 優先日より前の出願のみを対象
MCPツール — Claude/Cursor/Windsurfから呼び出し可能
CLI —
patentwatch search/patentwatch prior-art --title ...
料金プラン
プラン | 価格 | 機能 |
ライフタイム自己ホスト | $149 | 全ソースコード、MCPサーバー、CLI |
ライフタイムPro | $499 | + Qwen意味的類似性、クレームテキスト検索 |
管理型 | 月額$19/ポートフォリオ | ホスティング、日次監視、メールダイジェスト |
ローカルでの実行
cd C:\openclaw-products\mcp-patent
python -m venv .venv
.\.venv\Scripts\activate
pip install -e ".[dev]"
patentwatch search "battery thermal management"
patentwatch prior-art --title "Battery cooling system" \
--abstract "Liquid-cooled..." \
--classes "H01M,F28D" \
--before "2026-01-01"MCPの使用方法(Claude Desktop)
{
"mcpServers": {
"patent": {
"command": "python",
"args": ["-m", "src.server"],
"cwd": "C:\\openclaw-products\\mcp-patent"
}
}
}ロードマップ
[ ] 完全性のためのバルクフィード統合
[ ] Qwen意味的類似性スコアリング(有料Proティア機能)
[ ] クレームテキスト全文検索
[ ] EPO + WIPOグローバル特許
[ ] 画像ベースの先行技術(CAD図面埋め込み)
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
- Flicense-qualityDmaintenanceUSPTO Trademark Watcher MCP server enabling trademark search, watch, and alert management from within Claude or other MCP clients.
- AlicenseAqualityBmaintenanceMCP server for patent search and prior art discovery powered by Google Patents public dataset on BigQuery. Supports searching patents, fetching full patent details with CPC codes and citations, and retrieving legal claims text.35MIT
- Alicense-qualityBmaintenanceAn MCP server that enables patent creation and analysis, including regulation search, prior art discovery, claim compliance checks, and patent diagram generation, all within Claude Code.168MIT
- Alicense-qualityDmaintenanceMCP server providing access to US patent data (2000-2024) via Rememberizer's knowledge retrieval tools, enabling semantic search and document management for patent information.Apache 2.0
Related MCP Connectors
Patent search, USPTO data, patent landscape & pgvector prior-art search for agents.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
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/caiuschrom-a11y/mcp-patent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server