handaas/trademark-mcp-server
If you are the rightful owner of trademark-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP service provides comprehensive trademark information query functions, including trademark search and trademark overview statistics, assisting users in trademark queries, situation analysis, and status tracking.
The Trademark Big Data Service is a robust platform designed to offer extensive trademark information and analytics. It provides users with the ability to perform detailed searches and analyses of trademarks, helping businesses and individuals to monitor and protect their brand assets. The service includes features such as fuzzy search for enterprise keywords, detailed trademark information search, enterprise trademark overview statistics, and trademark statistical analysis. It is particularly useful for trademark agencies, brand protection for enterprises, competitor analysis, legal consultation, and market research. The platform supports various search methods, including precise and fuzzy matching, and allows filtering by multiple trademark statuses. Users can access the service locally or via official remote services, with support for different startup methods like stdio, sse, or streamable-http.
Features
- Enterprise keyword fuzzy search
- Trademark information search
- Enterprise trademark overview statistics
- Trademark statistical analysis
Usages
usage with cursor cherry studio streamable http
{ "mcpServers": { "handaas-mcp-server": { "type": "streamableHttp", "url": "http://127.0.0.1:8000/mcp" } } }
usage with cursor cherry studio stdio
{ "mcpServers": { "trademark-mcp-server": { "command": "uv", "args": ["run", "mcp", "run", "{workdir}/server/mcp_server.py"], "env": { "PATH": "{workdir}/mcp_env/bin:$PATH", "PYTHONPATH": "{workdir}/mcp_env", "INTEGRATOR_ID": "your_integrator_id", "SECRET_ID": "your_secret_id", "SECRET_KEY": "your_secret_key" } } } }
usage with official remote service
{ "mcpServers": { "trademark-mcp-server":{ "type": "streamableHttp", "url": "https://mcp.handaas.com/trademark/trademark_bigdata?token={token}" } } }
Tools
trademark_bigdata_fuzzy_search
Enterprise keyword fuzzy search for related enterprise lists.
trademark_bigdata_trademark_search
Search for trademark information based on various criteria.
trademark_bigdata_trademark_profile
Provides an overview of trademarks related to a specific enterprise.
trademark_bigdata_trademark_stats
Analyzes trademark application trends and statistics for enterprises.