liveric
MCP Serverlivericpublic

mcp uspto

为美国专利商标局(USPTO)专利数据设计的模型上下文协议(MCP)服务器,帮助AI模型更高效地回答专利相关问题。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

为美国专利商标局(USPTO)专利数据设计的模型上下文协议(MCP)服务器,帮助AI模型更高效地回答专利相关问题。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP USPTO Server

A Model Context Protocol (MCP) server for USPTO Patent data. This server provides structured context and information about patents to AI models, enabling them to answer questions about patents more effectively.

Quick Start

Run directly with npx:

npx mcp-uspto

The server will start on port 3000 by default.

Installation

If you want to install globally:

npm install -g mcp-uspto

Then run:

mcp-uspto

API Endpoints

Search Patents

POST /api/patents/search
Content-Type: application/json

{
  "query": "artificial intelligence",
  "filters": {
    "year": "2023"
  }
}

Get Patent Details

GET /api/patents/:patentNumber

Example:

GET /api/patents/US11111111

Environment Variables

Create a .env file with:

PORT=3000

Development

  1. Clone the repository:
git clone https://github.com/liveric/mcp-uspto.git
cd mcp-uspto
  1. Install dependencies:
npm install
  1. Start development server:
npm run dev
  1. Build for production:
npm run build

License

ISC

Author

Eric Chandler

Quick Start

1

Clone the repository

git clone https://github.com/liveric/mcp-uspto
2

Install dependencies

cd mcp-uspto
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerliveric
Repomcp-uspto
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation