# patents-trademarks-ip-mcp-server MCP server

Patent & trademark IP search — patents, assignees, and inventors via Google Patents.

## Links
- Registry page: https://www.getdrio.com/mcp/com-thenextgennexus-patents-trademarks-ip-mcp-server
- Website: https://apify.com/nexgendata/patents-trademarks-ip-mcp-server

## Install
- Endpoint: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp
- Header: Authorization

## Tools
- search_patents - Search worldwide patents by keyword, inventor, assignee, or phrase using Google Patents.
Returns patent id, title, assignee, inventor, filing/publication dates, and a snippet.

Args:
    query: Free-text query (e.g. "quantum error correction", "lithium battery anode").
    max_results: Maximum number of patents to return (1-30, default 10). Endpoint: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp
- get_patent_details - Look up a specific patent by its publication number and return its metadata.

Args:
    patent_id: Patent publication number (e.g. "US9876543B2", "EP1234567A1", "WO2020123456A1"). Endpoint: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp
- find_patents_by_assignee - Find patents owned by a company or organization (assignee). Useful for IP portfolio and
competitive-intelligence research.

Args:
    assignee: Company / organization name (e.g. "NVIDIA", "Genentech", "Samsung Electronics").
    max_results: Maximum number of patents to return (1-30, default 15). Endpoint: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp
- search_inventor - Find patents by a named inventor. Useful for talent/expert discovery and prior-art research.

Args:
    inventor: Inventor full name (e.g. "John Carmack", "Shinya Yamanaka").
    max_results: Maximum number of patents to return (1-30, default 15). Endpoint: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.thenextgennexus
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 21, 2026
- Source: https://registry.modelcontextprotocol.io
