espacenet-mcp

jjdejong/espacenet-mcp
★ 0 stars Python AI/LLM Updated 1d ago
MCP server for accessing patent data from Espacenet
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "espacenet-mcp": {
      "command": "uvx",
      "args": [
        "espacenet-mcp"
      ]
    }
  }
}

Or install with pip: pip install espacenet-mcp

README Excerpt

MCP server for accessing patent data from Espacenet via EPO Open Patent Services (OPS) API. Built for patent attorneys to quickly retrieve patent specifications, claims, and bibliographic data directly in Claude Desktop. - 🔍 Retrieve patent bibliographic data (title, inventors, dates, classifications)