Trademark Dispute MCP Server
Pricing
from $50.00 / 1,000 tool calls
Trademark Dispute MCP Server
Answer 'has anyone contested a mark like this' across the USPTO Trademark Trial and Appeal Board and the Canadian Trademarks Opposition Board. Reports disputes, not clearance.
Pricing
from $50.00 / 1,000 tool calls
Rating
0.0
(0)
Developer
NexGen Watch
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
a day ago
Last modified
Share
Answer "has anyone contested a mark like this" across two public dispute registers — the USPTO Trademark Trial and Appeal Board (TTABVUE) and the Canadian Trademarks Opposition Board — live.
Built for naming and brand work.
Read this first: an absence of disputes is not clearance
This server reports marks that were contested. Most trademarks are never contested, so zero results says nothing about whether a conflicting mark exists. It does not clear a name, does not search publication registers, and is not legal advice. Every answer repeats this.
Why disputes and not publications. There is no public, logged-out, key-free source for recent US or Canadian trademark publications: USPTO's TSDR and Open Data APIs are key-gated (401 / 403), its gazette and dataset portal are JavaScript shells, its bulk host is unreachable, and CIPO's bulk file was last refreshed 2024-08-30 on a host whose TLS certificate fails to verify. The dispute side of both registers is live and key-free, so that is what this server does — and it says so rather than dressing disputes up as clearance.
Neither route carries a Nice classification. If you need class-scoped clearance, this is not that product.
Five things this server gets right that a naive read gets wrong
Measured live on 2026-07-30.
1. The Canadian year filter is ignored — proven control vs test
year=2026 -> 138 decisions, citation years {2026}year=2025 -> 138 decisions, citation years {2026} <- identical setyear=2015 -> 138 decisions, citation years {2026} <- identical setno year -> 138 decisions, citation years {2026}
month is ignored too; only page is real. So this server offers no year filter — it
would be selling a parameter the source discards. Its Canadian scope is exactly what the
board currently lists, and every answer reports the real date range it read.
2. The Canadian listing renders inside an iframe
nav_date.do?page=1 -> 200, 25,076 B, ZERO decision linksnav_date.do?iframe=true&page=1 -> 200, 44,539 B, 25 decisions
Without iframe=true the source returns a perfectly healthy 200-OK page of site chrome with
no decisions in it. A page told to hold results and holding none is treated as a failure
here, never as "no disputes".
3. The US result count is capped at "100+", so it is not a count
qs=nike -> "Number of results: 100+" (a cap)qs=kombucha -> "Number of results: 56" (a real number)
A capped count is reported as a floor, never as a total.
4. The US search runs over proceeding documents, not the mark
The source echoes your query as "Document contains all words: NIKE". On page 1 of that search the marks are DNK, DUNK, MIGHT DO IT, JUST DO IT — and only 7 of 116 marks on the page contain "nike". That is the useful behaviour (these are the marks that got contested) but it looks broken if you expect a mark-name search. So every row reports separately whether your query appears in a mark or only in a party name — the first is the signal a naming buyer wants; the second is much weaker.
5. Canadian filtering is client-side, and the sweep reports its own completeness
The board's search endpoints 404 — three shapes tried. The only working route is the paged listing, so the name filter is applied here over a complete sweep (measured: 138 decisions, 6 pages, ~256 KB), and every answer states how many decisions were searched.
The Canadian host also throttles: a sweep at 2 requests/second earned an HTTP 403 partway through. It runs at 1 request/second with bounded backoff, and if it still stops short it returns what it read plus the reason — because "no disputes" from a partial sweep is the most damaging wrong answer this product can give.
Tools
| tool | what it answers |
|---|---|
check_mark | Has anyone contested a mark like this — both registers in one call |
find_us_disputes | TTAB proceedings mentioning a term: type, both parties, the marks at issue, serial and registration numbers |
find_canadian_disputes | Opposition Board decisions, filtered by party or mark, with the scope actually searched |
explain_limits | What this server will and will not say, and the five traps above. Read before acting. |
Scope and pacing
ttabvue.uspto.gov/robots.txt is 404 — no rules. decisions.opic-cipo.gc.ca/robots.txt is
200 and disallows exactly two documents, neither in this collection. Each host has its own
strict-pacing bucket: 2 req/s for the US, 1 req/s for Canada, the latter because it
was measured throttling.
Pricing
| Event | Price |
|---|---|
Server start (apify-actor-start) | $0.05, charged once per server run by the platform |
Tool call (mcp-tool-call) | $0.05 flat per completed tool call |
No other events. Memory is pinned to 1024 MB so the start fee is charged once — on this platform the start event bills once per gigabyte.
Errors and notices are not charged. An empty name, an unknown source, a register read failure, or a source throttle returns without billing.
A sourced "no proceeding in either register mentions that name" IS charged — that is the answer a naming buyer is paying for.
If one register answers and the other fails, you get the answer and the named failure — a partial read never looks whole.
If a tool call cannot be billed correctly, the call fails rather than serving free.