patent-precheck-mcp

Patent-PreCheck/patent-precheck-mcp
★ 0 stars JavaScript Code/Dev Tools Updated today
Patent PreCheck CLI + MCP server — run a patentability pre-check on your code from inside Cursor, Claude Code, Codex, and other AI coding agents. No API keys.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "patent-precheck-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Patent-PreCheck/patent-precheck-mcp"
      ]
    }
  }
}

README Excerpt

Run a patentability pre-check on your code from inside your terminal or your AI coding agent (Cursor, Claude Code, Codex, Antigravity). It wraps the hosted required** — the scoring engine and prior-art corpus stay server-side. > Informational only — not legal advice and not a substitute for a licensed patent attorney.

Topics

ai-agentsclicursormcpmodel-context-protocolpatentpatentabilityprior-art