Skip to main content
ClaudeWave
FoundryNet avatar
FoundryNet

patent-intel-mcp

View on GitHub

Patent intelligence for AI agents — patent search, USPTO data, patent landscape & pgvector prior-art search. MCP + x402.

MCP ServersOfficial Registry0 stars0 forksPythonUpdated today
Install in Claude Code / Claude Desktop
Method: UVX (Python) · patent-intel-mcp
Claude Code CLI
claude mcp add patent-intel-mcp -- uvx patent-intel-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "patent-intel-mcp": {
      "command": "uvx",
      "args": ["patent-intel-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/FoundryNet/patent-intel-mcp and follow its README.
Use cases

MCP Servers overview

# Patent Intelligence MCP

**Patent intelligence for AI agents** — patent search, USPTO data, patent
landscape, technology trends, and **semantic prior-art search** (pgvector) over
USPTO PatentsView data.

> Part of the **FoundryNet Data Network**. Attest your agent's research with
> [MINT Protocol](https://mint-mcp-production.up.railway.app/mcp) for verifiable,
> on-chain proof of work. See also: **gov-contracts-mcp**, **brand-intel-mcp**.

Live MCP endpoint (Streamable HTTP):
`https://patent-intel-mcp-production.up.railway.app/mcp`

## Tools

| Tool | Price | What it does |
|---|---|---|
| `search_patents` | $0.01 | Search by keyword, assignee, CPC, date, type |
| `patent_detail` | **free** | Full record: claims, citations, inventors |
| `company_patents` | $0.01 | Portfolio: count, filing velocity, tech areas, recent filings |
| `trending_technology` | $0.01 | CPC classes ranked by filing volume, with top assignees |
| `prior_art_search` | $0.02 | Semantic similarity over abstracts (pgvector) — **premium** |
| `daily_digest` | $0.02 | Structured daily patent-filing digest |
| `mint_info` | **free** | FoundryNet Data Network + MINT Protocol details |

**Free tier:** 25 paid-tool queries/day per agent (plus free `patent_detail` +
`mint_info`). Pass `agent_id` to scope your allowance. After that, x402: the tool
returns an HTTP-402 with a payment memo — send the USDC on Solana with that memo,
then re-call with the same args plus `payment_tx=<signature>`. An
`Authorization: Bearer fnet_…` key bypasses the paywall.

## How it works

A daily task (~5am PT) ingests patents granted in the last day from the **USPTO
PatentsView Search API**, maps them to a normalized schema, embeds abstracts with
**fastembed** (BAAI/bge-small-en-v1.5, local, no API key), and stores them in a
standalone Supabase project. `prior_art_search` embeds your query and ranks by
pgvector cosine similarity. A rolling `patent_assignees` summary powers
`company_patents`.

**Honesty note:** `claims_count` isn't exposed by the PatentsView patent endpoint,
so it's left null (a future enrichment hook); `citation_count` and the rest come
straight from PatentsView.

## Connect

Smithery: `@foundrynet/patent-intel` · MCP registry: `io.github.FoundryNet/patent-intel-mcp`

```json
{ "mcpServers": { "patent-intel": { "url": "https://patent-intel-mcp-production.up.railway.app/mcp" } } }
```

Built by [FoundryNet](https://foundrynet.io) · hello@foundrynet.io
ai-agentsintellectual-propertymcpmcp-servermodel-context-protocolpatent-intelligencepatent-searchpatentsprior-arttechnology-trendsusptox402

What people ask about patent-intel-mcp

What is FoundryNet/patent-intel-mcp?

+

FoundryNet/patent-intel-mcp is mcp servers for the Claude AI ecosystem. Patent intelligence for AI agents — patent search, USPTO data, patent landscape & pgvector prior-art search. MCP + x402. It has 0 GitHub stars and was last updated today.

How do I install patent-intel-mcp?

+

You can install patent-intel-mcp by cloning the repository (https://github.com/FoundryNet/patent-intel-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is FoundryNet/patent-intel-mcp safe to use?

+

FoundryNet/patent-intel-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains FoundryNet/patent-intel-mcp?

+

FoundryNet/patent-intel-mcp is maintained by FoundryNet. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to patent-intel-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy patent-intel-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: FoundryNet/patent-intel-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/foundrynet-patent-intel-mcp)](https://claudewave.com/repo/foundrynet-patent-intel-mcp)
<a href="https://claudewave.com/repo/foundrynet-patent-intel-mcp"><img src="https://claudewave.com/api/badge/foundrynet-patent-intel-mcp" alt="Featured on ClaudeWave: FoundryNet/patent-intel-mcp" width="320" height="64" /></a>

More MCP Servers

patent-intel-mcp alternatives