Skip to content
Back to search
30
MCP

patent-search-mcp-server

npm/patent-search-mcp-server

MCP server for the AI Patent Search Generator — patent dossiers, prosecution history, office-action analysis, citation/family/CPC lookups, and Google Patents search from Claude Code, Claude Desktop, Cursor.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.smythmyke/patent-search-mcp-server
Patent dossiers, prosecution, claims + a legal layer (PTAB, litigation, term) + AI risk. USPTO.
0 tools
deeparchi-patent-mcp
Global patent MCP server — search 1.4B patents via BigQuery + Google Patents. MIT. Agent-native.
0 tools
google-researcher-mcp
An MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants.
0 tools
@pipeworx/mcp-patents
MCP server for US patent search and inventor lookup via PatentsView API
0 tools
kindly-web-search-mcp-server
Kindly Web Search MCP Server: Web search + robust content retrieval for AI coding tools (Claude Code, Codex, Cursor, GitHub Copilot, Gemini,
0 tools
io.github.thenextgennexus/legal-mcp-server
Search court records, patents, and trademarks for legal research
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "patent-search-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}