← Index

io.github.smythmyke/patent-search-mcp-server

io.github.smythmyke/patent-search-mcp-server·v0.2.0·Search
Quality Score
85
/100

Patent search, dossiers, OA analysis, citations, family, CPC lookup via Google Patents + USPTO.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "patent-search-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "patent-search-mcp-server"
      ],
      "env": {
        "PATENT_SEARCH_API_KEY": "<your-patent_search_api_key>",
        "PATENT_SEARCH_API_BASE": "<patent_search_api_base>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "patent-search-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "patent-search-mcp-server"
      ],
      "env": {
        "PATENT_SEARCH_API_KEY": "<your-patent_search_api_key>",
        "PATENT_SEARCH_API_BASE": "<patent_search_api_base>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y patent-search-mcp-server
§02  Environment variables
PATENT_SEARCH_API_KEY
requiredsecret

API key minted from the AI Patent Search Generator Chrome extension's Admin tab. Format: psg_live_... or psg_test_...

PATENT_SEARCH_API_BASE

Override the API base URL. Default: https://us-central1-solicitation-matcher-extension.cloudfunctions.net/ai/v1

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Search