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).