google-patents-mcp
If you are the rightful owner of google-patents-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Google Patents MCP Server allows users to search Google Patents information using the SerpApi Google Patents API.
The Google Patents MCP Server is a Model Context Protocol server designed to facilitate the search of Google Patents data through the SerpApi Google Patents API. It provides a seamless interface for users to query patent information using a variety of filters and parameters. The server can be easily installed and run using Node.js and npm, and it supports integration with MCP clients like Claude Desktop. The server is designed to be flexible, allowing configuration through environment variables or .env files, and it supports advanced search queries with multiple filters for precise results.
Features
- Provides an MCP tool `search_patents` to search Google Patents.
- Uses SerpApi as the backend for patent data retrieval.
- Can be run directly using `npx` without local installation.
- Supports advanced search queries with multiple filters.
- Compatible with MCP clients like Claude Desktop.
Tools
search_patents
Searches Google Patents via SerpApi with various filters and parameters.