Google Patents Mcp

Created By
KunihiroSa year ago
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_patents for 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?

  1. Searching for specific patents based on keywords.
  2. Filtering patent searches by date, inventor, or assignee.
  3. 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 npx without 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 ago
Updated At
a year ago
Author Name
KunihiroS
Star
-
Language
-
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Crevio

2 days ago