USPTO Patent File Wrapper MCP Server
@john-walkoe
关于 USPTO Patent File Wrapper MCP Server
High-performance MCP server for USPTO Patent File Wrapper API with secure document downloads, metadata access, and context reduction
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"uspto_pfw": {
"command": "uv",
"args": [
"--directory",
"C:/Users/YOUR_USERNAME/uspto_pfw_mcp",
"run",
"patent-filewrapper-mcp"
],
"env": {
"USPTO_API_KEY": "<your_actual_USPTO_api_key_here>",
"MISTRAL_API_KEY": "<your_mistral_api_key_here_OPTIONAL>",
"PROXY_PORT": "8080"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is USPTO Patent File Wrapper MCP Server?
High-performance MCP server for the USPTO Patent File Wrapper API, providing secure document downloads, metadata access, and context reduction.
How to use USPTO Patent File Wrapper MCP Server?
—
Key features of USPTO Patent File Wrapper MCP Server
- High-performance MCP server
- Secure document downloads
- Metadata access
- Context reduction
Use cases of USPTO Patent File Wrapper MCP Server
—
FAQ from USPTO Patent File Wrapper MCP Server
—
开发工具 分类下的更多 MCP 服务器
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
评论