Patent Intelligence MCP
Enables verifiable, on-chain proof of work via MINT Protocol for attestation and payment using USDC.
Provides the storage layer for patent data, using pgvector for semantic search embeddings.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Patent Intelligence MCPsearch for patents on CRISPR technology"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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. Every result carries verifiable provenance so you can confirm it was produced by this server, unaltered. See also: gov-contracts-mcp, brand-intel-mcp.
Connect
MCP endpoint (Streamable HTTP):
https://patent-intel-mcp-production.up.railway.app/mcpMCP registry:
io.github.FoundryNet/patent-intel-mcpAgent card:
https://patent-intel-mcp-production.up.railway.app/.well-known/agent-card.json
Claude Desktop / Cursor / Claude Code
claude mcp add --transport http patent-intel https://patent-intel-mcp-production.up.railway.app/mcp{ "mcpServers": { "patent-intel": { "url": "https://patent-intel-mcp-production.up.railway.app/mcp" } } }Related MCP server: USPTO Patent MCP Server
Tools
Tool | Price | What it does |
| $0.01 | Search by keyword, assignee, CPC, date, type |
| free | Full record: claims, citations, inventors |
| $0.01 | Portfolio: count, filing velocity, tech areas, recent filings |
| $0.01 | CPC classes ranked by filing volume, with top assignees |
| $0.05 | Semantic similarity over abstracts (pgvector) — premium |
| $0.05 | Structured daily patent-filing digest |
| $0.50 | Sample slice of the curated daily patent-intel brief |
| $10 | Full curated daily patent-intel brief — premium |
| free | FoundryNet Data Network 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, the tool
returns an HTTP-402 with a payment challenge — settle it, then re-call with the
same args plus payment_tx=<reference>. 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.
Also on
Smithery: io.github.FoundryNet/patent-intel-mcp
Built by FoundryNet · forge@foundrynet.io
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAI-powered patent search and analysis across 220M+ global patents. Semantic search, prior art discovery, novelty/patentability reports, and patent content retrieval.Last updatedApache 2.0
- Alicense-qualityBmaintenanceProvides access to USPTO patent and patent application data through multiple APIs, enabling search, retrieval, and analysis of patents, PTAB proceedings, and litigation data via natural language.Last updated71MIT
- AlicenseAqualityBmaintenanceEnables access to USPTO patent data through multiple APIs including patent search, prosecution history, PTAB proceedings, and patent litigation. Provides 52 tools across six data sources.Last updated15MIT
- Alicense-qualityCmaintenanceEnables querying patent data from the European Patent Office, including bibliographic info, patent families, abstracts, and claims.Last updated17MIT
Related MCP Connectors
AI-optimized patent data marketplace providing structured JSON datasets.
US patent search, assignee portfolios, and citation graph via PatentsView.
Real-time Amazon, WIPO & PACER data for AI agents — 19 tools via the MCP protocol.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FoundryNet/patent-intel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server