uspto-patents-mcp
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., "@uspto-patents-mcpsearch for patents related to crispr gene editing from 2023"
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.
uspto-patents-mcp
US patent search, full-text retrieval, claim extraction, citation graph, weekly grant alerts. Pairs with
sec-edgar-mcpandfda-approvals-mcpfor the R&D / biotech / IP-law audience.
⚠️ UPSTREAM API MIGRATION REQUIRED (as of 2025/2026). USPTO sunset the PatentsView v1 API and migrated everything to the Open Data Portal at
data.uspto.gov/odp. The new API requires registration + API key. This MCP's code shape is correct; only the upstream URL + auth method changes. Tracking issue: PatentsView v1 endpoints now 301-redirect to USPTO's transition guide. All tools will currently surface the migration message until the new endpoint is wired.
Status: code green, infra live (https://uspto-patents-mcp.prakhar-cognizance.workers.dev), tests passing, awaiting USPTO ODP API key + migration to v2 schema.
Planned tools
Tool | Source | What it returns |
| PatentsView API | Recent patents matching query/filters. |
| USPTO full text | Patent title, abstract, claims, drawings list. |
| PatentsView | All patents assigned to an entity. |
| PatentsView citations | Patents cited by + citing this patent. Premium. |
| TSDR | Trademark lookup. Premium. |
| bulk weekly grants | Weekly digest of new grants matching saved query. Premium. |
Related MCP server: mcp-uspto
Audience
R&D engineers / scientists asking "has anyone patented this?"
IP lawyers prepping FTO (freedom-to-operate) opinions.
Biotech / pharma agents tracking patent-cliff dates.
Investor agents tracking competitive moats (cross-sells with
sec-edgar-mcp).
Risk notes
USPTO bulk data is huge; precompute search indexes nightly via GitHub Actions, store in R2 (10GB free), serve via Worker. Don't try to live-search the full corpus.
PatentsView API has rate limits but is genuinely free.
USPTO sometimes restructures their APIs (annual). Build for graceful degradation.
Open / closed split
Open: PatentsView wrapper, basic search.
Closed: nightly bulk-data indexer + R2 storage, citation graph precomputation, subscribe/webhook engine.
See also
../sec-edgar-mcp/— reference implementation; shared audience.../README.md— Category 1 pipeline.
Sister MCPs
All from the same operator, all live on <product>.prakhar-cognizance.workers.dev, all free-tier friendly:
Group | Products |
Research | sec-edgar · arxiv · world-bank-economic · uspto-patents · fda-approvals |
Verification + Utility | |
India | |
Real-time | hn-trending · wikipedia-recent-changes · gdelt-events · crypto-prices |
Healthcare | |
Logistics |
Full catalog: https://github.com/guptaprakhariitr · ⭐ = empty-quadrant / highest-conviction pick.
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.
Latest Blog Posts
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/guptaprakhariitr/uspto-patents-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server