drio
Open app

MCP Server Patent Integration

Source

MCP Server configuration with patent API integrations

Catalog onlyCatalog onlySTDIO

Overview

MCP Server Patent Integration is a project that provides a configuration for the Model Context Protocol (MCP) server, allowing integration with various patent database APIs. It includes setup scripts and comprehensive documentation for easy implementation.

To use this project, you need to clone the repository, configure your environment variables with appropriate API keys, and run the provided setup and testing scripts to install dependencies and verify server functionality.

  • Integration with multiple patent databases including EPO, WIPO, and USPTO. - Setup scripts for easy installation and configuration. - Documentation for various patent API endpoints. - Support for queue management and caching using Redis.
  1. Streamlining patent data retrieval from multiple sources.
  2. Automating patent-related workflows in research and development.
  3. Enhancing data analysis capabilities using integrated patent information.

Add to your AI client

Use these steps to connect MCP Server Patent Integration in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server-patent-myownipgit": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-patent-myownipgit"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-server-patent-myownipgit": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-patent-myownipgit"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-server-patent-myownipgit": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-patent-myownipgit"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-server-patent-myownipgit": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-patent-myownipgit"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-server-patent-myownipgit": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-patent-myownipgit"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-server-patent-myownipgit": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-patent-myownipgit"
      ]
    }
  }
}

FAQ

What patent databases does this project support?

This project supports EPO-OPS, WIPO, USPTO PatentsView, and RapidAPI Patent Scoring.

Is there any specific setup required?

Yes, you need to configure your API keys in the .env file and follow the setup instructions provided in the documentation.

Is MCP Server Patent Integration open source?

Yes, the project is licensed under MIT, making it open source and freely available for use and modification.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":444,"uuid":"9bf88704-7cac-4ad3-bde6-f2e9f608e606","name":"mcp-server-patent","title":"MCP Server Patent Integration","description":"MCP Server configuration with patent API integrations","avatar_url":"https://avatars.githubusercontent.com/u/96457025?v=4","created_at":"2024-12-19T02:12:06.303Z","updated_at":"2024-12-19T12:39:08.136Z","status":"created","author_name":"myownipgit","author_avatar_url":"https://avatars.githubusercontent.com/u/96457025?v=4","tags":"mcp-server,patent-integration,api-configuration","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/myownipgit/mcp-server-patent","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]