A Model Context Protocol (MCP) server implementation for Google Patents, allowing AI assistants to search and retrieve patent information.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Searches Google Patents via SerpApi. Parameters: q (string, required), page (integer, default: 1), num (integer, default: 10, must be 10 or greater), sort (string, options: 'relevance', 'new', 'old', default: 'relevance'), before (string, date filter), after (string, date filter), inventor (string, filter by inventor names), assignee (string, filter by assignee names), country (string, filter by country codes), language (string, filter by language), status (string, options: 'GRANT', 'APPLICATION'), type (string, options: 'PATENT', 'DESIGN'), scholar (boolean, default: false).