loading…
Search for a command to run...
loading…
USPTO Trademark Watcher MCP server enabling trademark search, watch, and alert management from within Claude or other MCP clients.
USPTO Trademark Watcher MCP server enabling trademark search, watch, and alert management from within Claude or other MCP clients.
USPTO Trademark Watcher — both an MCP server (for Claude/Cursor/Windsurf) and a standalone CLI (for cron + email alerts).
CompuMark and Corsearch charge $50–$500/mo for trademark watching. Smaller brand owners and indie founders want the same coverage at $19/mo, or a $149 lifetime license they install themselves. We give them:
cd C:\openclaw-products\mcp-trademark
python -m venv .venv
.\.venv\Scripts\activate
pip install -e ".[dev]"
tmwatch search "Acme"
tmwatch watch "Acme" --classes 009,042 --threshold 0.75 --email [email protected]
tmwatch watches
tmwatch scan
tmwatch alerts --days 30
Add to claude_desktop_config.json:
{
"mcpServers": {
"trademark": {
"command": "python",
"args": ["-m", "src.server"],
"cwd": "C:\\openclaw-products\\mcp-trademark"
}
}
}
Then in Claude:
"Watch the trademark 'Pipely' in classes 009 and 042 and alert me on any filings scoring above 0.7."
pytest tests/ -v
client.search with
a nightly download of the USPTO weekly bulk feed at
https://bulkdata.uspto.gov/ + a local FTS5 index. This catches NEW filings
that haven't been indexed by the search API yet.Run in your terminal:
claude mcp add mcp-trademark -- npx Yes, Trademark MCP is free — one-click install via Unyly at no cost.
No, Trademark runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open Trademark on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Security
Low riskAutomated heuristic from public metadata — not a security guarantee.