A Model Context Protocol (MCP) server implementation for Google Patents, allowing AI assistants to search and retrieve patent information.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Searches Google Patents via SerpApi. Parameters: q (string, required), page (integer, default: 1), num (integer, default: 10, must be 10 or greater), sort (string, default: 'relevance', options: 'relevance', 'new', 'old'), before (string), after (string), inventor (string), assignee (string), country (string), language (string), status (string, options: 'GRANT', 'APPLICATION'), type (string, options: 'PATENT', 'DESIGN'), scholar (boolean, default: false).