mcp-patent
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-patentsearch for prior art on battery thermal management"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-patent
USPTO patent prior-art search — both an MCP server (Claude/Cursor/Windsurf) and a standalone CLI. Sister product to mcp-trademark.
Why this exists
Patent prior-art search has the same shape as trademark watching: enterprise tools (PatBase, Derwent, Questel) cost $5K-50K/yr. Boutique firms and indie inventors get squeezed.
Same playbook:
$19/mo per portfolio (managed)
$149 lifetime self-host bundle
$499 lifetime Pro (semantic similarity via Qwen, full claims search)
Related MCP server: patents-mcp
What it does
Keyword search across title + abstract + claims (USPTO public API)
Prior-art ranking — score by title overlap (Levenshtein), abstract cosine similarity, and CPC class overlap
Date filter — only filings before your priority date
MCP tools — call from Claude/Cursor/Windsurf
CLI —
patentwatch search/patentwatch prior-art --title ...
Pricing tiers
Plan | Price | Features |
Lifetime self-host | $149 | Full source, MCP server, CLI |
Lifetime Pro | $499 | + Qwen semantic similarity, claims-text search |
Managed | $19/mo per portfolio | We host, daily watch, email digest |
Run locally
cd C:\openclaw-products\mcp-patent
python -m venv .venv
.\.venv\Scripts\activate
pip install -e ".[dev]"
patentwatch search "battery thermal management"
patentwatch prior-art --title "Battery cooling system" \
--abstract "Liquid-cooled..." \
--classes "H01M,F28D" \
--before "2026-01-01"MCP usage (Claude Desktop)
{
"mcpServers": {
"patent": {
"command": "python",
"args": ["-m", "src.server"],
"cwd": "C:\\openclaw-products\\mcp-patent"
}
}
}Roadmap
Bulk-feed integration for completeness
Qwen semantic-similarity scoring (paid Pro tier feature)
Claims-text full search
EPO + WIPO global patent
Image-based prior art (CAD diagram embeddings)
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceUSPTO Trademark Watcher MCP server enabling trademark search, watch, and alert management from within Claude or other MCP clients.Last updated
- AlicenseAqualityAmaintenanceMCP server for patent search and prior art discovery powered by Google Patents public dataset on BigQuery. Supports searching patents, fetching full patent details with CPC codes and citations, and retrieving legal claims text.Last updated34MIT
- AlicenseAqualityAmaintenanceMCP server for the AI Patent Search Generator — 11 tools for patent intelligence: dossier (claims, citations, family, classifications, examiner stats), prosecution (USPTO file wrappers), oa_analyze (AI Office Action analysis), search/query (Google Patents multi-strategy), similar, citations, family, examiner, cpc, balance. Install: npx -y patent-search-mcp-serverLast updated11702MIT
- Alicense-qualityBmaintenanceAn MCP server that enables patent creation and analysis, including regulation search, prior art discovery, claim compliance checks, and patent diagram generation, all within Claude Code.Last updated161MIT
Related MCP Connectors
Patent search, USPTO data, patent landscape & pgvector prior-art search for agents.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Local-first RAG engine with MCP server for AI agent integration.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/caiuschrom-a11y/mcp-patent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server