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, options: 'relevance', 'new', 'old', default: 'relevance'), 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).
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!