dot-patent-mcp
v0.1.0
特許・意匠・商標の調査案件と確認済み候補をテナント単位で登録・検索・評価できる、OAuth 2.1 認証付きリモート MCP です。特許庁の公式「特許情報取得API」から番号ベースの情報も取得します。
- 調査案件・候補知財のテナント分離での登録・一覧・検索・評価
- 公式 JPO API による経過・登録・引用情報と J-PlatPat 固定 URL の取得
- OAuth scope によるレジストリ read/write と JPO read の分離
MCP エンドポイント
MCP クライアント (Claude 等) からは以下の Streamable HTTP エンドポイントに接続します。
https://nt-dev-dot-patent-mcp.anddot-tools.com/mcp/v1
接続方法 (OAuth 2.1)
本サーバーは OAuth 2.1 の Resource Server です。認証なしのアクセスは
401 を返し、WWW-Authenticate ヘッダと
RFC 9728 の Protected Resource Metadata
(/.well-known/oauth-protected-resource) を通じて
MCP クライアントが Authorization Server を自動発見します。
Authorization Server:
https://dev-dot-hub.anddot-tools.com
提供ツール
読み取り
list_ip_investigationsList IP research cases visible to the authenticated tenant.get_ip_investigationGet one IP research case and its registered candidate rights within the current tenant.search_ip_candidatesSearch previously reviewed candidates in the current tenant. Empty results are not clearance.get_jpo_connection_statusShow whether official JPO API credentials are configured and list supported/unsupported capabilities. Never returns credentials.fetch_jpo_recordFetch one number-based record from the official JPO API. This is not keyword search and requires corporate JPO API registration.whoamiReturn the authenticated tenant/account context and the tools visible to the current OAuth token.
登録・更新
create_ip_investigationCreate a tenant-isolated IP research case before registering candidate rights.update_ip_investigationUpdate research status and conclusion. Use legal_review/escalated when counsel is required.register_ip_candidateRegister or update a reviewed patent, design, or trademark candidate. The tenant/right/application tuple is deduplicated.update_ip_candidate_assessmentUpdate evidence, relevance, risk, tags, and assessment for a stored candidate.refresh_registered_candidate_from_jpoFetch progress, registration, fixed URL, and patent citations from the official JPO API and persist the snapshot for an already registered candidate.
注意
本サービスは知財調査のワークフロー支援であり、侵害・非侵害や特許性を 判断する法的助言ではありません。レジストリに候補が無いことは権利 クリアランスを意味しません。