权大师商标数据 MCP
Click on "Install 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., "@权大师商标数据 MCP查一下'华为'目前的商标注册状态"
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.
权大师商标数据 MCP
权大师商标数据 MCP 将中国及全球商标数据能力接入 WorkBuddy、CodeBuddy 及其他兼容 Model Context Protocol 的 AI 客户端。
本仓库提供一个开源的本地适配器。适配器通过标准输入输出与 AI 客户端通信,并使用企业专属 AppKey 安全连接权大师远程 MCP 服务。AppKey 只从本地环境变量读取,不会写入代码或日志。
可用能力
实际可见工具以企业账户已开通范围为准,主要包括:
中国商标检索
全球商标检索
中国及全球商标公告查询
尼斯分类查询
商标评审文书查询
商标转让记录查询
申请人风险线索查询
用户加购能力后无需更换 AppKey,客户端重新获取工具列表即可发现新增工具。
Related MCP server: Trademark Big Data MCP Server
使用前准备
Node.js 18 或更高版本。
权大师提供的企业 AppKey。
申请试用或正式开通请访问权大师官网或联系 info@quandashi.com。
WorkBuddy 配置
进入 WorkBuddy 的“插件 → MCP 服务器 → 配置 MCP”,添加以下配置:
{
"mcpServers": {
"quandashi-trademark": {
"command": "npx",
"args": ["-y", "@quandashi/trademark-mcp@latest"],
"env": {
"QUANDASHI_MCP_URL": "https://ai.quandashi.com/mcp/ipmaster_platform/",
"QUANDASHI_APP_KEY": "YOUR_ISSUED_APP_KEY",
"QUANDASHI_AUTH_HEADER": "Authorization",
"QUANDASHI_AUTH_SCHEME": "Bearer"
}
}
}
}将 AppKey 占位符替换为开通时发放的值。保存后,MCP Server 状态应显示为绿色。
安全说明
不要把 AppKey 提交到 Git、工单、截图或公开聊天记录。
仅连接权大师正式发放的 HTTPS 服务地址。
Tool 调用会以对应企业身份执行,并按已开通产品的规则计费。
调用成功扣点;鉴权失败、未购买、余额不足或平台异常不扣点。正式口径以合同及开通说明为准。
商标检索结果和风险线索仅供业务研究及人工复核,不构成法律意见,也不保证注册结果。
本地开发
npm install
npm run check
npm test工作原理
WorkBuddy / MCP Client
|
| stdio
v
本仓库的公开适配器
|
| Streamable HTTP + 企业 AppKey
v
权大师远程 MCP Gateway适配器不复制商标数据,也不在本地保存查询结果。工具定义和调用结果由企业账户对应的远程 MCP Gateway 提供。
License
MIT License。权大师商标数据、接口服务、品牌与业务内容不因本仓库开源而开放授权。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables comprehensive patent information queries and analytics including fuzzy company search, patent search by various criteria (name, application number, applicant), and statistical analysis of patent portfolios including status distribution, application trends, and patent type classification.Last updated26
- Flicense-qualityDmaintenanceProvides comprehensive trademark information services, including fuzzy company search, detailed trademark status tracking, and statistical analysis. Users can analyze trademark portfolios by tracking application trends, registration data, and category distributions for specific companies.Last updated
- Alicense-qualityCmaintenanceEnables AI models to access comprehensive Chinese enterprise data from the Qixin Open Platform, including business details, risk analysis, and legal records. It facilitates keyword-based corporate searches and detailed information retrieval for intelligent decision-making and analysis.Last updated212MIT
- Alicense-qualityAmaintenanceEnables AI agents to perform patent search, portfolio analysis, technology trend tracking, and semantic prior-art search using USPTO data.Last updatedMIT
Related MCP Connectors
Read-only China A-share data for AI agents: market, limit-up, capital flow and disclosures.
AI-optimized patent data marketplace providing structured JSON datasets.
Search 14M+ USPTO trademark records by mark, owner, goods/services, class, status, and date.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/qds2026/quandashi-trademark-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server