MCPServers
Google Patents (SerpAPI) - MCP server logo

Google Patents (SerpAPI)

3
0

Summary

A Model Context Protocol (MCP) server implementation for Google Patents, allowing AI assistants to search and retrieve patent information.

Available Actions(1)

search_patents

Searches Google Patents via SerpApi. Parameters: q (string, required), page (integer, default: 1), num (integer, must be 10 or greater, default: 10), 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).

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags