Stats
Actions
Tags
From patent-client-agents
Provides patent data access and client agent services for patent queries, analysis, and document retrieval. Runs locally via uvx and requires Python environment.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"patent-client-agents": {
"command": "uvx",
"args": [
"--from",
"patent-client-agents[mcp]==0.19.0",
"patent-client-agents-mcp"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub parkerhancock/patent-client-agents --plugin patent-client-agents