
Uspto Mcp Server
Have your agent search USPTO patent applications, PTAB proceedings, and petition decisions while you validate ideas and scan competitive IP.
Overview
USPTO MCP server is an Idea-phase MCP tool that lets agents search U.S. patent applications, PTAB trials, and petition decisions for competitive and prior-art research.
What is this MCP server?
- Search USPTO patent applications from the agent
- Query PTAB trial proceedings and outcomes
- Look up petition decisions without a separate patent UI tab
- stdio and local streamable-http via @cyanheads/uspto-mcp-server (Node)
- MCP_LOG_LEVEL for tracing search-heavy research sessions
- Package version 0.1.2 with stdio and streamable-http on localhost:3010
What problem does it solve?
Founders waste days in USPTO portals when agents cannot pull patent and PTAB records during ideation and competitive checks.
Who is it for?
Indie builders doing quick IP landscape scans before building hardware, SaaS, or deeptech features.
Skip if: Formal freedom-to-operate opinions, litigation strategy, or non-U.S. patent offices.
What do I get? / Deliverables
With MCP configured, you get searchable patent and proceeding context in the editor to inform scope and differentiation—not a substitute for counsel.
- Agent-retrieved patent application search results
- PTAB proceeding and petition decision references for notes
- Repeatable USPTO research workflow inside the IDE
Recommended MCP Servers
Journey fit
Prior-art and competitor patent reads happen before heavy build spend—classic idea-phase diligence for solo founders. Patent and PTAB search maps to competitors subphase: understanding what others have filed around your concept.
How it compares
USPTO research MCP for agents, not a ship-phase security audit or trademark filing service.
Common Questions / FAQ
Who is USPTO MCP server for?
Solo founders and developers who want agent-assisted patent and PTAB lookups while exploring product ideas and competitor filings.
When should I use USPTO MCP server?
Use it during idea and validate diligence when you need prior-art signals or PTAB history before locking a roadmap.
How do I add USPTO MCP server to my agent?
Add @cyanheads/uspto-mcp-server to MCP config, run start:stdio or start:http on port 3010, and optionally set MCP_LOG_LEVEL.