- Google Patents Mcp
Google Patents Mcp
Overview
What is Google Patents MCP?
Google Patents MCP is a server that allows users to search for information on Google Patents using the SerpApi Google Patents API.
How to use Google Patents MCP?
To use Google Patents MCP, you can run the server directly using the command npx @kunihiros/google-patents-mcp after setting up your SerpApi API key as an environment variable or in a .env file.
Key features of Google Patents MCP?
- Provides a tool
search_patentsfor searching Google Patents. - Utilizes SerpApi as the backend for fetching patent data.
- Can be executed without local installation using
npx.
Use cases of Google Patents MCP?
- Searching for specific patents based on keywords.
- Filtering patent searches by date, inventor, or assignee.
- Integrating patent search functionality into applications or services.
FAQ from Google Patents MCP?
- Do I need an API key to use Google Patents MCP?
Yes, a valid SerpApi API key is required to access the Google Patents API.
- Can I run Google Patents MCP without installing it locally?
Yes, you can run it directly using
npxwithout local installation.
- What programming environment is required?
Node.js version 18 or higher is recommended to run the server.
Server Config
{
"mcpServers": {
"google-patents-mcp": {
"command": "npx",
"args": [
"-y",
"@kunihiros/google-patents-mcp"
],
"env": {
"SERPAPI_API_KEY": "YOUR_ACTUAL_SERPAPI_KEY"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
KunihiroSStar
-Language
-License
-Category
research-and-data
Recommend Servers
View AllTavily Mcp
@tavily-ai
JavaScript
a year ago
Crevio
2 days ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago