MCP Directory
Back

Claude-Patent-Creator

by RobThePCGuy · Python · ★ 96

USPTO patent creation system with MCP server + Claude Code plugin. Hybrid RAG search over MPEP/USC/CFR, BigQuery access to 76M+ patents, automated 35 USC 112 compliance checks, prior art search, diagram generation. GPU-accelerated with skills and autonomous agents.

#bigquery#claude-code#claude-code-plugin#faiss#mcp-server#mpep#patent#patent-drafting#patent-search#rag#uspto

Install

pip install git+https://github.com/RobThePCGuy/Claude-Patent-Creator.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-patent-creator": {
      "command": "uvx",
      "args": [
        "git+https://github.com/RobThePCGuy/Claude-Patent-Creator.git"
      ]
    }
  }
}

From the README

[](LICENSE) [](https://www.python.org/downloads/) [](https://github.com/jlowin/fastmcp) [](https://pytorch.org/) [-orange.svg)](#project-status) **An AI-powered patent creation and analysis system for Claude Code.** I built this because I needed to file a patent myself. I used AI to build the system, used the system to file the patent, and it worked. Now it's open source so anyone can use it, whether you're a developer exploring AI tooling or a patent professional looking to speed up your workflow. In plain terms, this tool lets you: - **Search patent regulations instantly.** Ask a questio…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers