Catalog
io.github.guptaprakhariitr/uspto-patents-mcp
Officialby guptaprakhariitr · TypeScript
USPTO Patents
US patent search, assignee portfolios, and citation graph via PatentsView.
Search US patents, browse assignee portfolios, and explore citation networks via PatentsView.
Topics
claudecursoripmcpmcp-serverpatentspatentsviewuspto
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"uspto-patents-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://uspto-patents-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.