
mcp uspto
为美国专利商标局(USPTO)专利数据设计的模型上下文协议(MCP)服务器,帮助AI模型更高效地回答专利相关问题。
Repository Info
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
- Clone the repository:
git clone https://github.com/liveric/mcp-uspto.git
cd mcp-uspto
- Install dependencies:
npm install
- Start development server:
npm run dev
- Build for production:
npm run build
License
ISC
Author
Eric Chandler
Quick Start
Clone the repository
git clone https://github.com/liveric/mcp-usptoInstall dependencies
cd mcp-uspto
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.