data-ai MCP Server
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.
Discovered via github-topic:mcp-server and last synced 3mo ago.
1. Install the package
npx claude-patent-creator
2. Add to claude_desktop_config.json
{
"mcpServers": {
"claude-patent-creator": {
"command": "npx",
"args": [
"claude-patent-creator"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Pull full content of a specific MPEP section
Pull recent filings
MPEP 608 compliance (abstract, title, drawings, required sections)
Build a flowchart from a list of steps and connections
USPTO API connectivity
35 USC 112(a) adequacy check (written description, enablement, best mode)
What it does
Version
>=1.13.2
Time
Hybrid RAG search across MPEP, 35 USC, and 37 CFR with filters
Add patent reference numbers to an existing SVG diagram
When it activates
>=4.57.6, <5.0.0
35 USC 112(b) compliance check (definiteness, antecedent basis, structure)
List available diagram templates
What it does
>=3.41.0
Build a block diagram from components and relationships
Search index statistics
Combined patent retrieval across sources
>=1.21.0
>=0.21
>=5.1.2, <6.0.0
>=1.26.0
>=1.26.0, <3.0.0
>=2.12.5
Hybrid FAISS + BM25
Get full details on a specific patent
Search by CPC classification code
Search via the USPTO API
BigQuery configuration status
Patent corpus status
Automated prior art discovery
Search 100M+ patents by keyword
Get patent details from USPTO
Generate patent-style diagrams from Graphviz DOT code
Graphviz availability
Copy .claude configuration (skills, commands) to a project directory
>=0.2.2
What it means