mcp-trademark
v1.0.0
Published
Model Context Protocol (MCP) server for intellectual property verification, USPTO/WIPO trademark clearance, and brand collision analysis.
Maintainers
Readme
mcp-trademark
Model Context Protocol (MCP) server for intellectual property verification, USPTO/WIPO trademark clearance, and brand collision analysis.
⚡ Core Capabilities
check_trademark: Analyze mark collision risk across international Nice classification classes
Planned Ecosystem Sub-Branches
mcp-trademark-searchmcp-trademark-usptomcp-trademark-monitor
🚀 Quick Start (Running with AI Clients)
Claude Desktop Integration
Add this configuration snippet to your claude_desktop_config.json:
{
"mcpServers": {
"trademark": {
"command": "npx",
"args": ["-y", "mcp-trademark"]
}
}
}Cursor IDE Integration
Add as a new stdio transport server:
- Command:
npx -y mcp-trademark
📦 Local Usage
npx mcp-trademark📄 License
MIT License. Designed and maintained for the global Model Context Protocol ecosystem.
