Skip to main content
Glama

usensedata-mcp-server-query-china-company

Official
by usensedata

query_company_trademark_list

Retrieve a company's trademark list, including names, ownership details, and statuses, by providing its full name. Use alongside fuzzy query tools for accurate company name identification.

Instructions

Obtain the list of an company's trademarks, including trademark names, company names, and statuses, by its full name. Please use the fuzzy query tool to obtain the company full name before calling this tool.

Input Schema

NameRequiredDescriptionDefault
entNameYescompany full name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "entName": { "description": "company full name", "type": "string" } }, "required": [ "entName" ], "type": "object" }

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/usensedata/usensedata-mcp-server-query-china-company'

If you have feedback or need assistance with the MCP directory API, please join our Discord server