patents-trademarks-ip-mcp-server
Patent & trademark IP search — patents, assignees, and inventors via Google Patents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Patent & trademark IP search — patents, assignees, and inventors via Google Patents.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| 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). |
| 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"). |
| 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). |
| 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). |