One1 Trademark Risk Check
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@One1 Trademark Risk Checkis the brand name Lumora already registered as a trademark in the US?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Ask your AI assistant things like:
"Is the brand name Lumora already registered in the US?"
"Does this Amazon title contain infringing trademarks: Wireless Earbuds Compatible with AirPods"
"Is this logo similar to any registered trademark?" (image URL)
"Does YETI frequently file TRO / Schedule A lawsuits against sellers?"
"I got an infringement complaint citing US serial 78414956 — who is it?"
One1 searches tens of millions of trademark records across dozens of jurisdictions — roughly 32.8M text marks and 57.5M figurative marks — plus a curated list of frequent TRO / Schedule A enforcers.
Connect
This is a hosted remote server. There is nothing to install.
Endpoint |
|
Transport | Streamable HTTP |
Auth | OAuth 2.1 (auto-discovered, dynamic client registration + PKCE) — or an API key |
initialize and tools/list work without credentials. Calling a tool requires authorization; compliant clients open the One1 sign-in page automatically.
Any MCP client (OAuth)
{
"mcpServers": {
"one1": {
"type": "streamable-http",
"url": "https://one1.cn/mcp"
}
}
}With an API key instead
Create a key at one1.cn/developers, then:
{
"mcpServers": {
"one1": {
"type": "streamable-http",
"url": "https://one1.cn/mcp",
"headers": { "X-Api-Key": "YOUR_ONE1_API_KEY" }
}
}
}Claude Code
claude mcp add --transport http one1 https://one1.cn/mcpMore client examples: examples/.
Related MCP server: mcp-trademark
Tools
Tool | What it does |
| Brand name / word vs. registered trademarks (phonetic, visual and semantic similarity) |
| Finds trademark-infringing words in a product title or listing copy, grouped by risk |
| Reverse image search for similar registered figurative marks (public image URL) |
| Trademark details, legal status and risk by serial number |
| Trademarks held by an owner / applicant |
| Whether an owner is a frequent TRO / Schedule A enforcer |
| Data coverage and freshness per jurisdiction (free) |
All tools accept country (ISO 3166-1 alpha-2, default US).
Reading results correctly
trademark_text_search.countis the number of nearest neighbours returned (always equalslimit), not the number of conflicts. Usehas_conflicts/conflict_count.Call
coverage_infofirst. Whereclearance_okisfalse, "no match" does not mean a mark is registrable.Results are for reference only and do not constitute legal advice.
Skills
skills/ contains ready-made workflows (Agent Skills format) that tell an assistant how to chain the tools:
Skill | Use it when |
Checking a brand name and listing title before going live | |
Checking whether a logo looks like a registered mark | |
Handling an infringement complaint or a TRO worry |
Pricing
Usage is metered in API points on your One1 account. The free plan includes a monthly allowance; coverage_info is always free. See one1.cn.
Links
Website: https://one1.cn
Developer docs & API keys: https://one1.cn/developers/
Data: Dataify
Privacy: https://one1.cn/privacy/ · Terms: https://one1.cn/terms/
中文说明
One1 商标风险检测 MCP 服务:跨境卖家上架前,在 AI 助手里一句话查品牌名、Logo、商品标题有没有撞已注册商标,以及对方是不是 TRO / Schedule A 高频维权方。数据由 Dataify 提供。
地址:
https://one1.cn/mcp(Streamable HTTP,托管服务,无需安装)授权:OAuth 2.1,客户端会自动弹出 One1 登录授权;也可以在 one1.cn/developers 创建 API Key,放在请求头
X-Api-Key计费:按 One1 账户的 API 点计费,免费档每月赠送额度,查询数据覆盖度免费
说明:结果仅供参考,不构成法律意见;数据覆盖不完整的国家,"查不到"不代表可以注册
可以这样问:
帮我查 Lumora 这个品牌名在美国有没有被注册
看看这个亚马逊标题有没有侵权词:……
这个 logo 会不会和已注册商标撞:(图片链接)
YETI 是不是经常发 TRO 起诉卖家
收到侵权投诉,商标号 78414956,帮我查一下对方
This server cannot be deployed
Maintenance
Related MCP Connectors
Trademark clearance (USPTO+TMview) and self-graded stock signals for AI agents. JSON verdicts.
Trademark search, monitoring and conflict research across 30+ registers, with provenance.
Get recommended by Amazon's AI. Hosted MCP server for Amazon listing compliance & generation.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Related MCP Servers
- AlicenseAqualityNot gradedmaintenanceStdio-based MCP server with 12 tools for brand name availability and safety checks. Returns structured JSON for domains (with pricing), social handles, USPTO/EUIPO trademarks, app stores, package registries, safety scoring, batch comparison, and filing readiness.1218 npm-
- FlicenseNot gradedqualityDmaintenanceUSPTO Trademark Watcher MCP server enabling trademark search, watch, and alert management from within Claude or other MCP clients.-
- AlicenseAqualityBmaintenanceRemote MCP server with 19 e-commerce and IP-compliance data tools — Amazon product/review/search/niche/bestseller data, AI SERP & keyword trends, local Maps POI, WIPO trademark search, and PACER patent litigation. No scraping code or proxies needed; one API key unlocks all tools.211MIT
- AlicenseNot gradedqualityCmaintenanceA trademark research and monitoring MCP server that provides access to a normalized trademark corpus across 30+ registers, with provenance on every record, watch/monitoring capabilities, conflict research via Nice class, and portfolio management tools—without returning legal verdicts, leaving availability judgments to qualified professionals.6MIT